Struct ItemTools.ItemHook
Inherited Members
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 |