Chartbreaker
    Preparing search index...

    Type Alias ControllerEQueryFlags

    ControllerEQueryFlags: number

    An enum containing various bit flags to modify query behaviour of methods in Controller

    Functions using this enum include =

    • Controller.getObject
    • Controller.getObjects
    • Controller.enumerateObjects
    • Controller.moveObject

    bit flags combine via |, so the value type is a plain number