SimpleScript.OnRemoveUserOptionsAttribute Class
Use to create additional OnRemoveUser subscriptions
Syntax
protected class SimpleScript.OnRemoveUserOptionsAttribute : SimpleScript.SimpleScriptOptionsAttribute
See Also
Remarks
This is provided for consistency only. There are no options that can be set and multiple subscriptions would receive all the same events.
Requirements
Namespace: Sansar.Simulation
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
Members
See Also: Inherited members from SimpleScript.SimpleScriptOptionsAttribute.
Public Constructors
|
Default Constructor |
Member Details
SimpleScript.OnRemoveUserOptionsAttribute Constructor
Default ConstructorSyntax
public SimpleScript.OnRemoveUserOptionsAttribute ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Sansar.Simulation
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
0 Comments