Class BindMessage
[EcsGuid("b7804bbc-5307-4942-a9e0-bafa42d7c372")]
public class BindMessage
- Inheritance
-
BindMessage
- Inherited Members
Constructors
BindMessage(CBind, float)
public BindMessage(CBind bind, float value)
Parameters
Properties
Bind
public CBind Bind { get; }
Property Value
Name
public string Name { get; }
Property Value
Sign
public int Sign { get; }
Property Value
True
public bool True { get; }
Property Value
Value
public float Value { get; }