public/0.12.xpublic/0.8.xpublic/0.9.xpublic/0.10.x

    Show / Hide Table of Contents

    Struct FUxtRuntimeSettingsButtonSet

    Namespace:
    Assembly: .dll
    Syntax
    public: struct FUxtRuntimeSettingsButtonSet

    Constructors

    | Improve this Doc View Source

    UPROPERTY(EditAnywhere, Category="Uxt Runtime Settings", Meta=(DisplayName="Buttons", Tooltip="Buttons that are triggered by a simulated hand gesture."))

    Declaration
    public: UPROPERTY(EditAnywhere, Category="Uxt Runtime Settings", Meta=(DisplayName="Buttons", Tooltip="Buttons that are triggered by a simulated hand gesture.")) TSet<EHMDInputControllerButtons> Buttons
    Parameters
    Type Name Description
    EditAnywhere _f_uxt_runtime_settings_button_set_UPROPERTY_EditAnywhere_Category_Meta_
    Category _f_uxt_runtime_settings_button_set_UPROPERTY_EditAnywhere_Category_Meta_
    Meta _f_uxt_runtime_settings_button_set_UPROPERTY_EditAnywhere_Category_Meta_
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • UPROPERTY(EditAnywhere, Category="Uxt Runtime Settings", Meta=(DisplayName="Buttons", Tooltip="Buttons that are triggered by a simulated hand gesture."))
    Back to top Generated by DocFX