VR Actor.
More...
#include <VR_Actor.h>
◆ AVR_Actor()
◆ BeginPlay()
void AVR_Actor::BeginPlay |
( |
| ) |
|
|
overrideprotectedvirtual |
Reimplemented in AVR_AmmoClip, AVR_AmmoRound, AVR_Climbable, AVR_Door, AVR_Drawer, AVR_Equipment, AVR_EquipmentSkeletal, AVR_LeverBase, AVR_LeverRotatable, AVR_LeverSlide, AVR_MainMenu, AVR_PauseMenu, AVR_SkeletalMesh, AVR_StabWeapon, AVR_StaticMesh, and AVR_Weapon.
◆ IsColliding_Implementation()
virtual bool AVR_Actor::IsColliding_Implementation |
( |
| ) |
|
|
inlinevirtual |
◆ OnHitCheckColliding()
void AVR_Actor::OnHitCheckColliding |
( |
UPrimitiveComponent * | HitComponent, |
|
|
AActor * | OtherActor, |
|
|
UPrimitiveComponent * | OtherComp, |
|
|
FVector | normalImpulse, |
|
|
const FHitResult & | Hit ) |
◆ Tick()
void AVR_Actor::Tick |
( |
float | DeltaTime | ) |
|
|
overridevirtual |
Reimplemented in AVR_AmmoClip, AVR_Climbable, AVR_Door, AVR_Drawer, AVR_Equipment, AVR_EquipmentSkeletal, AVR_LeverBase, AVR_LeverRotatable, AVR_LeverSlide, AVR_MainMenu, AVR_PauseMenu, AVR_SkeletalMesh, AVR_StabWeapon, AVR_StaticMesh, and AVR_Weapon.
◆ bIsColliding
bool AVR_Actor::bIsColliding = false |
|
protected |
The documentation for this class was generated from the following files:
- J:/Projects/LUEZ/LUEZ/Plugins/HeadMountedVR/Source/HeadMountedVR/Public/VR/VR_Actors/VR_Actor.h
- J:/Projects/LUEZ/LUEZ/Plugins/HeadMountedVR/Source/HeadMountedVR/Private/VR/VR_Actors/VR_Actor.cpp