InteractableThemeBase.Types Property

Definition

Types of component this Theme Engine will target on the initialized GameObject or related GameObjects

public:  property cli::array <Type ^> ^ Types {  public:
cli::array <Type ^> ^ get(); protected:
 void set(cli::array <Type ^> ^ value); };
public Type[] Types { get; protected set; }
member this.Types : Type[] with get, set
Public Property Types As Type()

Property Value

Type[]

Applies to