![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FARSystemSupportBase, including all inherited members.
| ArePinsReadyToLoad() | IARSystemSupport | inlinevirtual |
| DEFINE_AR_DELEGATE_ONE_PARAM(OnTrackableAdded, UARTrackedGeometry *) | IARSystemSupport | |
| DEFINE_AR_DELEGATE_ONE_PARAM(OnTrackableUpdated, UARTrackedGeometry *) | IARSystemSupport | |
| DEFINE_AR_DELEGATE_ONE_PARAM(OnTrackableRemoved, UARTrackedGeometry *) | IARSystemSupport | |
| FindARPinByComponent(const USceneComponent *Component) const =0 | IARSystemSupport | pure virtual |
| GetARSessionRawPointer()=0 | IARSystemSupport | pure virtual |
| GetGameThreadARFrameRawPointer()=0 | IARSystemSupport | pure virtual |
| IsARAvailable() const =0 | IARSystemSupport | pure virtual |
| IsLocalPinSaveSupported() const | IARSystemSupport | inlinevirtual |
| LoadARPins(TMap< FName, UARPin * > &LoadedPins) | IARSystemSupport | inlinevirtual |
| OnAddManualEnvironmentCaptureProbe(FVector Location, FVector Extent)=0 | IARSystemSupport | pure virtual |
| OnAddRuntimeCandidateImage(UARSessionConfig *SessionConfig, UTexture2D *CandidateTexture, FString FriendlyName, float PhysicalWidth)=0 | IARSystemSupport | pure virtual |
| OnAddTrackedPointWithName(const FTransform &WorldTransform, const FString &PointName, bool bDeletePointsWithSameName) | IARSystemSupport | inlinevirtual |
| OnARSystemInitialized() | IARSystemSupport | inlinevirtual |
| OnGetAllPins() const =0 | IARSystemSupport | pure virtual |
| OnGetAllTrackedGeometries() const =0 | IARSystemSupport | pure virtual |
| OnGetARSessionStatus() const =0 | IARSystemSupport | pure virtual |
| OnGetARTexture(EARTextureType TextureType) const | IARSystemSupport | inlinevirtual |
| OnGetCameraIntrinsics(FARCameraIntrinsics &OutCameraIntrinsics) const | IARSystemSupport | inlinevirtual |
| OnGetCandidateObject(FVector Location, FVector Extent) const =0 | IARSystemSupport | pure virtual |
| OnGetCurrentLightEstimate() const =0 | IARSystemSupport | pure virtual |
| OnGetNumberOfTrackedFacesSupported() const | IARSystemSupport | inlinevirtual |
| OnGetPointCloud() const =0 | IARSystemSupport | pure virtual |
| OnGetSupportedVideoFormats(EARSessionType SessionType) const =0 | IARSystemSupport | pure virtual |
| OnGetTracked2DPose() const | IARSystemSupport | inlinevirtual |
| OnGetTrackingQuality() const =0 | IARSystemSupport | pure virtual |
| OnGetTrackingQualityReason() const =0 | IARSystemSupport | pure virtual |
| OnGetWorldMappingStatus() const =0 | IARSystemSupport | pure virtual |
| OnIsSceneReconstructionSupported(EARSessionType SessionType, EARSceneReconstruction SceneReconstructionMethod) const | IARSystemSupport | inlinevirtual |
| OnIsSessionTrackingFeatureSupported(EARSessionType SessionType, EARSessionTrackingFeature SessionTrackingFeature) const | IARSystemSupport | inlinevirtual |
| OnIsTrackingTypeSupported(EARSessionType SessionType) const =0 | IARSystemSupport | pure virtual |
| OnLineTraceTrackedObjects(const FVector2D ScreenCoord, EARLineTraceChannels TraceChannels)=0 | IARSystemSupport | pure virtual |
| OnLineTraceTrackedObjects(const FVector Start, const FVector End, EARLineTraceChannels TraceChannels)=0 | IARSystemSupport | pure virtual |
| OnPauseARSession()=0 | IARSystemSupport | pure virtual |
| OnPinComponent(USceneComponent *ComponentToPin, const FTransform &PinToWorldTransform, UARTrackedGeometry *TrackedGeometry=nullptr, const FName DebugName=NAME_None)=0 | IARSystemSupport | pure virtual |
| OnPinComponentToARPin(USceneComponent *ComponentToPin, UARPin *Pin) override | FARSystemSupportBase | virtual |
| OnRemovePin(UARPin *PinToRemove)=0 | IARSystemSupport | pure virtual |
| OnResizeXRCamera(const FIntPoint &InSize) | IARSystemSupport | inlinevirtual |
| OnSaveWorld() const =0 | IARSystemSupport | pure virtual |
| OnSetAlignmentTransform(const FTransform &InAlignmentTransform)=0 | IARSystemSupport | pure virtual |
| OnSetEnabledXRCamera(bool bOnOff) | IARSystemSupport | inlinevirtual |
| OnStartARGameFrame(FWorldContext &WorldContext) | IARSystemSupport | inlinevirtual |
| OnStartARSession(UARSessionConfig *SessionConfig)=0 | IARSystemSupport | pure virtual |
| OnStopARSession()=0 | IARSystemSupport | pure virtual |
| OnToggleARCapture(const bool bOnOff, const EARCaptureType CaptureType) | IARSystemSupport | inlinevirtual |
| OnTryGetOrCreatePinForNativeResource(void *InNativeResource, const FString &InPinName, UARPin *&OutPin) | IARSystemSupport | inlinevirtual |
| RemoveAllSavedARPins() | IARSystemSupport | inlinevirtual |
| RemoveSavedARPin(FName InName) | IARSystemSupport | inlinevirtual |
| SaveARPin(FName InName, UARPin *InPin) | IARSystemSupport | inlinevirtual |
| ~IARSystemSupport() | IARSystemSupport | inlinevirtual |