BipedEndpointAttribute Class
Namespace: SymOntoClay.UnityAsset.Core
Assembly: SymOntoClay.UnityAsset.Core
Marks C# method as external method for SymOntoClay DSL.
Constructors
BipedEndpointAttribute() |
Initializes a new instance of the class with default properties. |
BipedEndpointAttribute(Boolean) |
Initializes a new instance of the class. |
BipedEndpointAttribute(DeviceOfBiped) |
Initializes a new instance of the class. |
BipedEndpointAttribute(Boolean,DeviceOfBiped) |
Initializes a new instance of the class. |
BipedEndpointAttribute(String) |
Initializes a new instance of the class. |
BipedEndpointAttribute(String,Boolean) |
Initializes a new instance of the class. |
BipedEndpointAttribute(String,DeviceOfBiped) |
Initializes a new instance of the class. |
BipedEndpointAttribute(String,Boolean,DeviceOfBiped) |
Initializes a new instance of the class. |