Interface IComponentBinding
Represents binding of actions to be performed when a component is added/removed.
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
public interface IComponentBinding
Methods
| Improve this Doc View SourceUnbind()
Unbind the trigger actions.
Declaration
void Unbind()