![]() |
Makinom
2.21.0
API Documentation
|
Public Member Functions | |
SceneObject (string name) | |
IPortrait | GetPortrait (PortraitTypeAsset portraitType) |
void | ReplaceCustomTextCodes (ref string text, VariableHandler handler) |
![]() | |
BaseLanguageDataWithType (string name) | |
virtual IContent | GetTypeContent () |
override string | GetEditorPopupName (bool addType) |
Public Attributes | |
AssetSelection< SceneObjectTypeAsset > | sceneObjectType = new AssetSelection<SceneObjectTypeAsset>() |
bool | noTooltip = false |
bool | useObjectVariableTextCodes = false |
bool | ownCursorChange = false |
CursorChange | cursorChange |
bool | ownObjectVariables = false |
bool | useObjectVariables = false |
ObjectVariableSetting | objectVariables |
PortraitWithType [] | portrait = new PortraitWithType[0] |
CustomTextCode [] | textCode = new CustomTextCode[0] |
Properties | |
CursorChange | Cursor [get] |
override SceneObjectTypeAsset | TypeAsset [get] |
![]() | |
abstract T | TypeAsset [get] |
virtual bool | HasType [get] |
virtual V? | TypeData [get] |