SuperBehaviour SuperBehaviour
SuperBehaviour SuperBehaviour
v0.1.2 [Beta]

Search Results for

    Class EditorConnectRouteAttribute

    Namespace
    LoM.Super.Connect
    Assembly
    LoM.Super.Connect.dll

    Attribute is used to mark a method as a route for the editor ConnectServer.

    New assemblies can be registered wia ConnectRouter.RegisterAssembly.

    [AttributeUsage(AttributeTargets.Method, Inherited = true, AllowMultiple = false)]
    public class EditorConnectRouteAttribute : Attribute
    Inheritance
    object
    Attribute
    EditorConnectRouteAttribute

    Constructors

    EditorConnectRouteAttribute(string)

    public EditorConnectRouteAttribute(string path)

    Parameters

    path string

    Fields

    Path

    public string Path

    Field Value

    string
    © Lords of Mahlstrom Gaming, all rights reserved.