Class GraphNodeAttribute | Kinematica | 0.8.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class GraphNodeAttribute

    Inheritance
    Object
    Attribute
    GraphNodeAttribute
    Namespace: Unity.Kinematica.Editor
    Syntax
    public class GraphNodeAttribute : Attribute, _Attribute

    Constructors

    GraphNodeAttribute(Type)

    Declaration
    public GraphNodeAttribute(Type type)
    Parameters
    Type Name Description
    Type type

    Properties

    RuntimeType

    Declaration
    public Type RuntimeType { get; }
    Property Value
    Type Description
    Type

    Methods

    GetNodeType(Int32)

    Declaration
    public static Type GetNodeType(int hashCode)
    Parameters
    Type Name Description
    Int32 hashCode
    Returns
    Type Description
    Type

    Type(Type)

    Declaration
    public static Type Type(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    Type
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Monday, August 3, 2020