Bitbybit Docs
    Preparing search index...

    Class GetControlByNameDto (Inputs.BabylonGui)

    Feeds babylon.gui.control.getControlByName with the container to search and the name to look for.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalcontainer: Container
      • Optionalname: string

      Returns GetControlByNameDto

    Properties

    container: Container

    The container searched, children included

    undefined
    
    name: string

    The name the control was created with

    controlName