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

EndpointParamAttribute Class

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

Marks parameter of C# external method for SymOntoClay DSL.

Constructors

EndpointParamAttribute(String)

Initializes a new instance of the class.

EndpointParamAttribute(KindOfEndpointParam)

Initializes a new instance of the class.

EndpointParamAttribute(String,KindOfEndpointParam)

Initializes a new instance of the class.