BipedEndpointAttribute.BipedEndpointAttribute(Boolean) Constructor
Namespace: SymOntoClay.UnityAsset.Core.BipedEndpointAttribute
Assembly: SymOntoClay.UnityAsset.Core
Initializes a new instance of the class.
Parameters
- useMainThread
true if marked method requires calling in the main thread only. false if the marked method can be called in any thread.