A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
APixoVRToolBase Member List

This is the complete list of members for APixoVRToolBase, including all inherited members.

AdvancedGripSettings()IVRGripInterface
AllowsMultipleGrips()IVRGripInterface
APixoVRToolBase()APixoVRToolBase
AudioComponentAPixoVRToolBaseprotected
bAdvancedDropAPixoVRToolBaseprotected
bDestroyOnDropAPixoVRToolBaseprotected
bDestroyOnExitAPixoVRToolBaseprotected
BeginPlay() overrideAPixoVRToolBaseprotectedvirtual
bIsGripAllowedAPixoVRToolBaseprotected
bIsGrippedAPixoVRToolBaseprotected
bIsPausedAPixoVRToolBaseprotected
bIsPendingKillAPixoVRToolBase
bToggleCollisionOnUsageAPixoVRToolBaseprotected
CanExitsWithoutOwner() constAPixoVRToolBaseinline
ClosestGripSlotInRange(FVector WorldLocation, bool bSecondarySlot, bool &bHadSlotInRange, FTransform &SlotWorldTransform, FName &SlotName, UGripMotionControllerComponent *CallingController=nullptr, FName OverridePrefix=NAME_None)IVRGripInterface
DefaultAttenuationSettingsAPixoVRToolBaseprotected
DenyDropping()APixoVRToolBase
DenyDropping_Implementation() overrideAPixoVRToolBasevirtual
DenyGripping(UGripMotionControllerComponent *GripInitiator=nullptr)IVRGripInterface
DenyGrippingPixoVR(UGripMotionControllerComponent *GrippingController)APixoVRToolBase
DenyGrippingPixoVR_Implementation(UGripMotionControllerComponent *GrippingController) overrideAPixoVRToolBasevirtual
DenyTriggerGripping()APixoVRToolBase
DenyTriggerGripping_Implementation() overrideAPixoVRToolBasevirtual
DestroyDelayAPixoVRToolBaseprotected
DestroyOnExit()APixoVRToolBaseinline
DestroyStateAPixoVRToolBaseprotected
DisablePhysicsOnDrop()APixoVRToolBase
DisablePhysicsOnDrop_Implementation() overrideAPixoVRToolBasevirtual
GENERATED_BODY()APixoVRToolBaseprivate
GENERATED_IINTERFACE_BODY()IVRGripInterfaceprivate
GetDefaultAttenuationSettings()APixoVRToolBaseprivate
GetGripScripts(TArray< UVRGripScriptBase * > &ArrayReference)IVRGripInterface
GetGripStiffnessAndDamping(float &GripStiffnessOut, float &GripDampingOut)IVRGripInterface
GetLifetimeReplicatedProps(TArray< FLifetimeProperty > &OutLifetimeProps) const overrideAPixoVRToolBasevirtual
GetPrimaryGripType(bool bIsSlot)IVRGripInterface
GrabBoxComponentAPixoVRToolBaseprotected
GrabHandAPixoVRToolBaseprotected
GripBreakDistance()IVRGripInterface
GripLateUpdateSetting()IVRGripInterface
GripMode(EPixoVRGripModeEnum &GripMode)APixoVRToolBase
GripMode_Implementation(EPixoVRGripModeEnum &GripMode) overrideAPixoVRToolBasevirtual
GripMovementReplicationType()IVRGripInterface
GripSoundAPixoVRToolBaseprotected
GripTriggerMode(EPixoVRGripTriggerModeEnum &GripTriggerMode)APixoVRToolBase
GripTriggerMode_Implementation(EPixoVRGripTriggerModeEnum &GripTriggerMode) overrideAPixoVRToolBasevirtual
GripTriggerTransform(UGripMotionControllerComponent *GrippingController, bool &bUseCustomTransform, FTransform &CustomTransform)APixoVRToolBase
GripTriggerTransform_Implementation(UGripMotionControllerComponent *GrippingController, bool &bUseCustomTransform, FTransform &CustomTransform) overrideAPixoVRToolBasevirtual
HandleDestroy()APixoVRToolBase
InitializeTool(const FPixoToolData &InToolData)APixoVRToolBase
InitializeTool_Implementation(const FPixoToolData &InToolData) overrideAPixoVRToolBasevirtual
IsDestroyable()APixoVRToolBase
IsGripped()APixoVRToolBase
IsHeld(TArray< FBPGripPair > &HoldingControllers, bool &bIsHeld)IVRGripInterface
IsRightHand(UGripMotionControllerComponent *GrippingController) constAPixoVRToolBaseprotected
LeftHandGripAPixoVRToolBaseprotected
MulticastAdjustPlayingSoundVolumeViaComponent(float InVolumeMultiplier)APixoVRToolBaseprivate
MulticastStartPlayingSound(USoundBase *Sound, const FVector &SoundLocation, float VolumeMultiplier)APixoVRToolBaseprivate
MulticastStartPlayingSoundViaComponent(USoundBase *Sound, float VolumeMultiplier)APixoVRToolBaseprivate
MulticastStopPlayingSound(USoundBase *Sound)APixoVRToolBaseprivate
MulticastStopPlayingSoundViaComponent()APixoVRToolBaseprivate
MulticastToggleCollision(ECollisionEnabled::Type Type)APixoVRToolBaseprivate
Native_NotifyThrowGripDelegates(UGripMotionControllerComponent *Controller, bool bGripped, const FBPActorGripInformation &GripInformation, bool bWasSocketed=false)IVRGripInterfacevirtual
OnChildGrip(UGripMotionControllerComponent *GrippingController, const FBPActorGripInformation &GripInformation)IVRGripInterface
OnChildGripRelease(UGripMotionControllerComponent *ReleasingController, const FBPActorGripInformation &GripInformation, bool bWasSocketed=false)IVRGripInterface
OnEndSecondaryUsed()IVRGripInterface
OnEndUsed()IVRGripInterface
OnGrip(UGripMotionControllerComponent *GrippingController, const FBPActorGripInformation &GripInformation)IVRGripInterface
OnGripActionAPixoVRToolBaseprotected
OnGripObject(UGripMotionControllerComponent *GrippingController, AActor *GrippedActor)APixoVRToolBase
OnGripObject_Implementation(UGripMotionControllerComponent *GrippingController, AActor *GrippedActor) overrideAPixoVRToolBasevirtual
OnGripObjectRelease(UGripMotionControllerComponent *GrippingController, AActor *GrippedActor)APixoVRToolBase
OnGripObjectRelease_Implementation(UGripMotionControllerComponent *GrippingController, AActor *GrippedActor) overrideAPixoVRToolBasevirtual
OnGripRelease(UGripMotionControllerComponent *ReleasingController, const FBPActorGripInformation &GripInformation, bool bWasSocketed=false)IVRGripInterface
OnInput(FKey Key, EInputEvent KeyEvent)IVRGripInterface
OnObjectPaused()APixoVRToolBase
OnObjectPaused_Implementation() overrideAPixoVRToolBasevirtual
OnObjectUnPaused()APixoVRToolBase
OnObjectUnPaused_Implementation() overrideAPixoVRToolBasevirtual
OnOverlapBegin(UPrimitiveComponent *OverlappedComp, AActor *OtherActor, UPrimitiveComponent *OtherComp, int32 OtherBodyIndex, bool FromSweep, const FHitResult &SweepResult)APixoVRToolBaseprotectedvirtual
OnSecondaryGrip(UGripMotionControllerComponent *GripOwningController, USceneComponent *SecondaryGripComponent, const FBPActorGripInformation &GripInformation)IVRGripInterface
OnSecondaryGripRelease(UGripMotionControllerComponent *GripOwningController, USceneComponent *ReleasingSecondaryGripComponent, const FBPActorGripInformation &GripInformation)IVRGripInterface
OnSecondaryUsed()IVRGripInterface
OnTryGripObject(UGripMotionControllerComponent *GrippingController, AActor *GrippedActor)APixoVRToolBase
OnTryGripObject_Implementation(UGripMotionControllerComponent *GrippingController, AActor *GrippedActor) overrideAPixoVRToolBasevirtual
OnUsed()IVRGripInterface
PairSecondaryTool(AActor *SecondaryTool)IPixoVRToolInterface
RequestsSocketing(USceneComponent *&ParentToSocketTo, FName &OptionalSocketName, FTransform_NetQuantize &RelativeTransform)IVRGripInterface
RightHandGripAPixoVRToolBaseprotected
SecondaryGripType()IVRGripInterface
ServerAdjustPlayingSoundVolumeViaComponent(float InVolumeMultiplier=1.0f)APixoVRToolBaseprotected
ServerDestroyTool()APixoVRToolBaseprivate
ServerOnDropped()APixoVRToolBaseprotected
ServerStartPlayingSound(USoundBase *Sound, const FVector &SoundLocation, float VolumeMultiplier=1.0f)APixoVRToolBaseprotected
ServerStartPlayingSoundViaComponent(USoundBase *Sound, float VolumeMultiplier=1.0f)APixoVRToolBaseprotected
ServerStopPlayingSound(USoundBase *Sound)APixoVRToolBaseprotected
ServerStopPlayingSoundViaComponent()APixoVRToolBaseprotected
ServerUseTool(UGripMotionControllerComponent *GrippingController, AActor *GrippedActor)APixoVRToolBaseprivate
SetHeld(UGripMotionControllerComponent *HoldingController, uint8 GripID, bool bIsHeld)IVRGripInterface
SimulateOnDrop()IVRGripInterface
TeleportBehavior()IVRGripInterface
Tick(float DeltaSeconds) overrideAPixoVRToolBaseprotectedvirtual
TickGrip(UGripMotionControllerComponent *GrippingController, const FBPActorGripInformation &GripInformation, float DeltaTime)IVRGripInterface
TimeBeforeKilledAPixoVRToolBase
ToggleState(EControllerHand Hand)IPixoVRToolInterface
ToolDataAPixoVRToolBaseprotected
ToolMeshComponentAPixoVRToolBaseprotected
Use(bool InActivate, EControllerHand Hand)IPixoVRToolInterface