class BindCollection.ActionBind

in global :: Sandbox . Engine

😔 No documentation found.


public bool IsCommon { get; set; }

If this is set then we want to read the value from the base collection

public string Name { get; set; }

😔 No documentation found.

public string Default { get; set; }

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public BindCollection.ActionBind( )

😔 No documentation found.

public BindCollection.BindEntry[] Slots

😔 No documentation found.