SymOntoClay is game AI experimental open source engine.


  Warning logo Purely experimental and very unstable project developed by only one person
Please read the page before starting

BipedEndpointAttribute.BipedEndpointAttribute(String,Boolean,DeviceOfBiped) Constructor

Namespace: SymOntoClay.UnityAsset.Core.BipedEndpointAttribute
Assembly: SymOntoClay.UnityAsset.Core

Initializes a new instance of the class.

Parameters

methodName

Alias of the marked method in SymOntoClay DSL.

useMainThread

true if marked method requires calling in the main thread only. false if the marked method can be called in any thread.

devices

Describes parts of body which will be used during execution of the marked method.