24 virtual bool isInWorldAndNotShowingAnyMenuScreens()
const = 0;
27 virtual ::AdventureSettings
const& getAdventureSettings()
const = 0;
30 virtual ::ClientPlayMode getPlayMode()
const = 0;
33 virtual ::InputMode getInputMode()
const = 0;
36 virtual ::GameType getDefaultGameType()
const = 0;
39 virtual float getSmoothRotationSpeed()
const = 0;
42 virtual ::Vec3 getWorldSpaceVRRealityGazeDir()
const = 0;
Definition ExternalDataInterface.h:16