AssetSwapUtility.Theme.Assets Field

Definition

The assets that represent the theme.

public: System::Collections::Generic::List<UnityEngine::Object ^> ^ Assets;
public System.Collections.Generic.List<UnityEngine.Object> Assets;
val mutable Assets : System.Collections.Generic.List<UnityEngine.Object>
Public Assets As List(Of Object) 

Field Value

List<UnityEngine.Object>

Applies to