Show / Hide Table of Contents

    Class UUxtTouchBasedHandTrackerSubsystem

    Local player subsystem that adds a UUxtTouchBasedHandTrackerComponent to player controllers as they are created.

    Inheritance
    System::Object
    ULocalPlayerSubsystem
    UUxtTouchBasedHandTrackerSubsystem
    Namespace:
    Assembly: .dll
    Syntax
    public: class UUxtTouchBasedHandTrackerSubsystem

    Methods

    | Improve this Doc View Source

    Deinitialize()

    Declaration
    public: virtual void Deinitialize() override
    | Improve this Doc View Source

    Initialize(FSubsystemCollectionBase &Collection)

    Declaration
    public: virtual void Initialize(FSubsystemCollectionBase &Collection) override
    Parameters
    Type Name Description
    FSubsystemCollectionBase & Collection
    | Improve this Doc View Source

    ShouldCreateSubsystem(UObject *Outer)

    Declaration
    public: virtual bool ShouldCreateSubsystem(UObject *Outer) const override
    Parameters
    Type Name Description
    UObject * Outer
    Returns
    Type Description
    bool
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX