SymOntoClay  is an Independent DIY Game AI DSL.


  Warning logo Disclaimer: This is a purely experimental and unstable personal project, created by a single developer. Not intended for production use.
Please read the disclaimers carefully before use!

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.