OculusXRAnchors/Public/OculusXRAnchorComponents.hSpace
: uint64 |
Signature
uint64 UOculusXRBaseAnchorComponent::Space |
Type
: EOculusXRSpaceComponentType |
Signature
EOculusXRSpaceComponentType UOculusXRBaseAnchorComponent::Type |
GetSpace
()
|
Signature
uint64 UOculusXRBaseAnchorComponent::GetSpace() const Returns uint64 |
GetType
()
|
Signature
EOculusXRSpaceComponentType UOculusXRBaseAnchorComponent::GetType() const Returns EOculusXRSpaceComponentType |
IsComponentEnabled
()
|
Signature
bool UOculusXRBaseAnchorComponent::IsComponentEnabled() const Returns bool |
FromSpace
(
space
, Outer
)
|
Signature
static T* UOculusXRBaseAnchorComponent::FromSpace(uint64 space, UObject* Outer) Parameters space: uint64Outer: UObject *Returns T * |