Search Results for

    Show / Hide Table of Contents

    Operator Implicit

    Implicit(EntityBone to Int32)

    Converts an EntityBone to a bone index.

    Declaration
    public static implicit operator int (EntityBone entityBone)
    Parameters
    Type Name Description
    EntityBone entityBone
    Returns
    Type Description
    System.Int32

    Implicit(EntityBone to InputArgument)

    Converts an EntityBone to a native input argument.

    Declaration
    public static implicit operator InputArgument(EntityBone entityBone)
    Parameters
    Type Name Description
    EntityBone entityBone
    Returns
    Type Description
    InputArgument
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX