ProtoTwin API
    Preparing search index...

    Class Reparenting

    Represents a reparenting event that occurred.

    Index

    Properties

    child: Entity

    The entity that was reparented in the hierarchy.

    newParent: null | Entity

    The new/current parent entity in the hierarchy.

    oldParent: null | Entity

    The previous parent entity in the hierarchy.