Search Results for

    Struct ItemTools.ItemHook

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: SonsSdk
    Assembly: SonsSdk.dll
    Syntax
    public struct ItemTools.ItemHook

    Constructors

    ItemHook(int, Type, EPrefabType)

    Declaration
    public ItemHook(int itemId, Type component, ItemTools.EPrefabType hookType)
    Parameters
    Type Name Description
    int itemId
    Type component
    ItemTools.EPrefabType hookType

    Fields

    HookType

    Declaration
    public readonly ItemTools.EPrefabType HookType
    Field Value
    Type Description
    ItemTools.EPrefabType

    ItemId

    Declaration
    public readonly int ItemId
    Field Value
    Type Description
    int