Struct CriAtomEx.SelectorInfo
セレクター情報取得用構造体
Inherited Members
Namespace: CriWare
Assembly: CriWare.CriAtom.dll
Syntax
public struct CriAtomEx.SelectorInfo
Remarks
説明: セレクター情報を取得するための構造体です。 GetSelectorInfoByIndex(ushort, out SelectorInfo) 関数または GetSelectorInfoByName(ArgString, out SelectorInfo) 関数に 引数として渡します。
注意:
Fields
globalLabelIndex
Declaration
public ushort globalLabelIndex
Field Value
Type | Description |
---|---|
ushort |
Remarks
グローバル参照ラベルインデックス
index
Declaration
public ushort index
Field Value
Type | Description |
---|---|
ushort |
Remarks
データインデックス
name
Declaration
public NativeString name
Field Value
Type | Description |
---|---|
NativeString |
Remarks
セレクター名
numLabels
Declaration
public ushort numLabels
Field Value
Type | Description |
---|---|
ushort |
Remarks
ラベル数