Level Object

LevelObject

STD Library
Component
Combine:
Transform
Visibility

Properties

Name Type Description Script Name
Name String Read Only Level Object
The name of the skill button. Used for parameter sending during OnClick incidents, so uniqueness must be guaranteed.
Name_Deprecated
Item ID Level Object ID Read Only Level Object
The entity’s corresponding item ID
ItemID
Static NavMesh generation Bool Read Only Level Object
Only used to check for static NavMesh generation when static loading objects
IsNavMeshStatic
Is Dynamic Obstacle Bool Read Only Level Object
Is a dynamic obstacle for NavMesh
IsDynamicObstacle
Bool Read Only Level Object
IsAsyncLoad

API

Name Description
Remove object[Obsolete] Delete the placed objects in the scene (deprecated, please use DeleteEntity)
Check Trigger By Order Checks whether the player can trigger the current checkpoint
Morph To Replace the target player’s appearance with the appearance of the specified scene object
Copy To Morph Create a clone with the appearance of scene entity at the position of the target player