bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalcontrol: Control
      • Optionalcontainer: Container
      • Optionalname: string
      • Optionalhost: AdvancedDynamicTexture

      Returns CloneControlDto

    Properties

    control: Control

    Control to clone

    undefined
    
    container?: Container

    Use container to which the cloned control will be added

    undefined
    

    true

    name: string

    Name of the cloned control

    clonedControl
    
    host?: AdvancedDynamicTexture

    Host of the cloned control

    undefined
    

    true