Class CommandBinding
public class CommandBinding : Binding
- Inheritance
-
CommandBinding
- Inherited Members
Constructors
CommandBinding()
protected CommandBinding()
CommandBinding(Descriptor, Component)
public CommandBinding(Descriptor descriptor, Component unityComponent)
Parameters
descriptor
DescriptorunityComponent
Component
Properties
CoherenceComponentName
public override string CoherenceComponentName { get; }
Property Value
ParameterAssemblyTypes
public List<string> ParameterAssemblyTypes { get; }
Property Value
Signature
public override string Signature { get; }
Property Value
SignaturePlainText
public string SignaturePlainText { get; }
Property Value
Methods
GetHashCode()
public override int GetHashCode()
Returns
GetMemberInfo()
public override MemberInfo GetMemberInfo()
Returns
GetMethodInfo()
public MethodInfo GetMethodInfo()
Returns
IsDirty(AbsoluteSimulationFrame, out bool, out bool)
public override void IsDirty(AbsoluteSimulationFrame simulationFrame, out bool dirty, out bool justStopped)
Parameters
simulationFrame
AbsoluteSimulationFramedirty
booljustStopped
bool
MarkAsReadyToSend()
public override void MarkAsReadyToSend()