Struct Manus::CoreSDK::ChainSetup
ClassList > Manus > CoreSDK > ChainSetup
Stores the chain setup information.
Public Attributes
Type | Name |
---|---|
uint | dataIndex |
ChainType | dataType |
uint | id |
uint | nodeIdCount |
uint[] | nodeIds |
ChainSettings | settings |
Side | side |
ChainType | type |
Public Functions
Type | Name |
---|---|
ChainSetup (uint p_Id, ChainType p_Type, ChainType p_DataType, uint p_DataIndex, uint p_NodeIdCount, uint[] p_NodeIds, ChainSettings p_Settings, Side p_Side) |
Public Attributes Documentation
variable dataIndex
variable dataType
variable id
variable nodeIdCount
variable nodeIds
variable settings
variable side
variable type
Public Functions Documentation
function ChainSetup
inline Manus::CoreSDK::ChainSetup::ChainSetup (
uint p_Id,
ChainType p_Type,
ChainType p_DataType,
uint p_DataIndex,
uint p_NodeIdCount,
uint[] p_NodeIds,
ChainSettings p_Settings,
Side p_Side
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs