docs.unity.cn
    Show / Hide Table of Contents

    Class CommandMessage

    Inheritance
    Object
    CommandMessage
    DebugDrawGizmos
    DebugGui
    Namespace: Unity.Reflect.Actors
    Syntax
    public class CommandMessage

    Constructors

    CommandMessage(Action)

    Declaration
    public CommandMessage(Action command)
    Parameters
    Type Name Description
    Action command

    Fields

    Command

    Declaration
    public Action Command
    Field Value
    Type Description
    Action
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use