ScannerName class
ScannerName
Inheritance
Base: ScannerChunk
Derived
None.
Properties
| Property | Type | |
|---|---|---|
displayName | string | scripted |
hasArchetype | bool | scripted |
textParams | text.TextParameterSet? | scripted |
Functions
string GetDisplayName()RTTItext.TextParameterSet? GetTextParams()RTTIvoid Set(string _displayName)RTTIvoid SetTextParams(text.TextParameterSet _params)RTTIvoid SetArchetype(bool has)RTTIbool HasArchetype()RTTIScannerDataType GetType()overrideRTTI