Editor Scripting API
    Preparing search index...

    An object in the scene, or asset in the Editor.Model.AssetManager

    Hierarchy (View Summary)

    Index

    Properties

    id: Uuid

    The unique id of the entity.

    meta: Meta
    type: string

    The entity's type.

    Methods

    • A list of entities which this entity has a reference to.

      Returns Entity[]

    • A list of entities which has a reference to this entity.

      Returns Entity[]

    • Returns string

    • Parameters

      • type: string

      Returns boolean