NodeEditorData class
world.NodeEditorData
Inheritance
Base: ISerializable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
id | ulong | |
name | CName | |
globalName | string | |
alternativeGlobalName | string | |
isGlobalNameLocked | bool | |
isAlternativeGlobalNameLocked | bool | |
isDestructibleNode | bool | |
shouldSkipStreamingInEditor | bool | |
excludeOnConsole | bool | |
excludeOnNextGenConsoles | bool | |
proxyMeshDependency | world.ProxyMeshDependencyMode | |
transform | world.NodeTransform | |
pivotTransform | Transform | |
variantId | uint | |
questPrefabRefHash | ulong | |
isInterior | bool | |
isDiscarded | bool | |
isSnapTarget | bool | |
isSnapSource | bool | |
maxStreamingDistance | float | |
initialGlobalNameHash | string |
Functions
None.