Head Mounted VR 2.7
|
▼CAActor | |
CALoading_Handler | This is a loading class for transition between levels. Player will be teleported to the loading room. |
▼CAVR_Actor | VR Actor |
CAVR_Climbable | Climbable class. Can be used for ladders, obstacles etc |
CAVR_Door | Door can be used as big door or as small door for the closets. |
CAVR_Drawer | This is a physic drawer class which can interact with UVR_HandComponent. |
▼CAVR_LeverBase | This is a physic base lever class which can interact with players hands. Look at lever rotatable or slide class. Use only if you want to develop new lever type. |
▼CAVR_LeverRotatable | This is a physic lever rotatable class which player can rotate. |
CAVR_Valve | This is a simple physic valve class which can interact with players hands. |
CAVR_LeverSlide | This is a physic lever slide class with which player can interact. |
CAVR_MainMenu | Main menu which is attached to the players hand on spawn. |
CAVR_PauseMenu | Menu which is attached to the players.Spanws after holding button. |
▼CAVR_SkeletalMesh | This is a skeletal object which player can pick up using one of grab methods (enum EGrabMethod) |
CAVR_EquipmentSkeletal | Player can interact with this class after grab. (Pressing the following buttons: trigger button, A button and B button) |
▼CAVR_StaticMesh | This is a static object which player can pick up using one of grab methods (enum EGrabMethod) |
CAVR_AmmoBox | Large ammo box which player can put in inventory |
CAVR_AmmoClip | Ammo clip |
CAVR_AmmoRound | Bullet class |
CAVR_Equipment | Player can interact with this class after grab. (Pressing the following buttons: trigger button, A button and B button) |
CAVR_StabWeapon | This class can be used for knifes, swords etc |
CAVR_Weapon | Weapon class |
CAVR_BulletDecal | Bullet Decal |
CAVR_Button | This is a physic base button class. Can be used in world or as a child actor component. |
CAVR_CodeLock | This is a code lock class where player can type password. |
CAVR_HandInventory | Inventory class which is attached to the players hand |
CAVR_ScreenText | |
CAVR_WeaponProjectile | Projectile for weapopn |
▼CACharacter | |
CAVR_Player | Player class. |
▼CAGameModeBase | |
CAVRGameMode | VR gamemode |
CFExtendedOpenXRHMD | |
CFFingerCurls | |
CFHeadMountedEditorStyle | |
CFIKSegment | |
CFVRLateUpdateManager::FLateUpdateState | |
CFVRLateUpdateManager | |
CFVRPawnInfo | |
▼CIModuleInterface | |
CFHeadMountedEditorModule | |
CFHeadMountedVRModule | VR Module Interface |
▼CIVR_InteractionInterface | Interface for interacting with objects |
CAVR_Actor | VR Actor |
CUVR_GrabComponent | Grab Component class. |
▼CModuleRules | |
CHeadMountedEditor | Editor Module |
CHeadMountedVR | VR Module |
▼CTCommands | |
CFHeadMountedEditorCommands | |
▼CUAnimInstance | |
CUVR_AvatarAnimationInstance | |
CUVR_EquipmentAnimationInstance | |
CUVR_HandAnimationInstance | VR hand anim class |
CUVR_WeaponAnimationInstance | Weapon animation class |
▼CUBoxComponent | |
CUVR_GrabBoxCollisionComponent | |
CUVR_InventoryBox | |
▼CUCameraComponent | |
CUVR_CameraComponent | |
▼CUCapsuleComponent | |
CUVR_CollisionComponent | |
CUVR_GrabCapsuleCollisionComponent | |
▼CUCharacterMovementComponent | |
CUVR_MovementComponent | |
▼CUInterface | |
CUVR_InteractionInterface | Interface for interacting with objects |
▼CUMotionControllerComponent | |
▼CUVR_MotionControllerComponent | |
CUVR_HandComponent | Hand class |
▼CUSaveGame | |
CUVR_SaveGraphics | |
CUVR_SaveLevelTransfer | This class is used for tranfering inventory information to another level. |
CUVR_SavePreferences | This class is used for saving selected movment preferences |
▼CUSceneComponent | |
CUVR_GrabComponent | Grab Component class. |
▼CUUserWidget | |
CUMenuLoadingWidget | This is a class for a simple loading widget which is used in UVR_HandComponent class. It shows while player is holding the menu button. |
CUScreenTextWidget | |
CUUI_MenuWidget |