Zdexby TheHolyOneZ
5,360 classes
Class

UStereoLayerComponent

: USceneComponent : UActorComponent : UObject
/Script/Engine.StereoLayerComponent 0x0340 (832 B) align 16 inherited 0x0240 vtable /Script/Engine
0x00x0340

Members 12

OffsetSizeNameTypeFlagsDefault
0x01bLiveTexture : 1bit 0bool5 flagsfalse
0x01bSupportsDepth : 1bit 1bool5 flagsfalse
0x01bNoAlphaChannel : 1bit 2bool5 flagsfalse
0x02410x07padding / unreflected
0x08TextureUTexture*Protected+9 flagsnullptr
0x08LeftTextureUTexture*Protected+9 flagsnullptr
0x01bQuadPreserveTextureRatio : 1bit 0bool5 flagsfalse
0x02590x07padding / unreflected
0x10AdditionalFlagsTArray<FName>5 flags[]
0x10QuadSizeFVector2DProtected+9 flags{X=100, Y=100}
0x28UVRectFBox2DProtected+8 flags{min={X=0, Y=0}, max={X=1, Y=1}, bIsValid=true}
0x01StereoLayerTypeEStereoLayerTypeProtected+9 flagsSLT_FaceLocked
0x02A90x07padding / unreflected
0x08ShapeUStereoLayerShape*Protected+13 flagsnullptr
0x04Priorityint32Protected+9 flags0
0x02BC0x84unreflected bytes to end of UStereoLayerComponent
Inherited from USceneComponent 29
OffsetSizeNameTypeFlagsDefault
0x08PhysicsVolumeTWeakObjectPtr<APhysicsVolume>Transient+6 flagsnullptr
0x08AttachParentUSceneComponent*NetRepNotify+8 flagsnullptr
0x08AttachSocketNameFNameNetRepNotify+5 flagsNone
0x00D80x08padding / unreflected
0x10AttachChildrenTArray<USceneComponent*>NetTransient+7 flags[]
0x10ClientAttachedChildrenTArray<USceneComponent*>Transient+6 flags[]
0x01000x40padding / unreflected
0x18RelativeLocationFVectorNetRepNotify+8 flags{X=0, Y=0, Z=0}
0x18RelativeRotationFRotatorNetRepNotify+7 flags{Pitch=0, Yaw=0, Roll=0}
0x18RelativeScale3DFVectorNetRepNotify+8 flags{X=1, Y=1, Z=1}
0x18ComponentVelocityFVector5 flags{X=0, Y=0, Z=0}
0x01bComponentToWorldUpdated : 1bit 0boolTransient+3 flagsfalse
0x01bAbsoluteLocation : 1bit 2boolNetRepNotify+6 flagsfalse
0x01bAbsoluteRotation : 1bit 3boolNetRepNotify+6 flagsfalse
0x01bAbsoluteScale : 1bit 4boolNetRepNotify+6 flagsfalse
0x01bVisible : 1bit 5boolNetRepNotify+6 flagstrue
0x01bShouldBeAttached : 1bit 6boolNetTransient+3 flagsfalse
0x01bShouldSnapLocationWhenAttached : 1bit 7boolNetTransient+3 flagsfalse
0x01bShouldSnapRotationWhenAttached : 1bit 0boolNetTransient+3 flagsfalse
0x01bShouldSnapScaleWhenAttached : 1bit 1boolNetTransient+3 flagsfalse
0x01bShouldUpdatePhysicsVolume : 1bit 2bool6 flagsfalse
0x01bHiddenInGame : 1bit 3bool7 flagsfalse
0x01bBoundsChangeTriggersStreamingDataRebuild : 1bit 4bool3 flagsfalse
0x01bUseAttachParentBound : 1bit 5bool6 flagsfalse
0x01bComputeFastLocalBounds : 1bit 6bool3 flagsfalse
0x01bComputeBoundsOnceForGame : 1bit 7bool3 flagsfalse
0x01bComputedBoundsOnceForGame : 1bit 0bool3 flagsfalse
0x01bIsNotRenderAttachmentRoot : 1bit 1bool3 flagsfalse
0x01MobilityEComponentMobilityNet+8 flagsMovable
0x01DetailModeEDetailMode9 flagsDM_Low
0x01PhysicsVolumeChangedDelegateFMulticastScriptDelegate4 flags<delegate>
Inherited from UActorComponent 15
OffsetSizeNameTypeFlagsDefault
0x30PrimaryComponentTickFActorComponentTickFunction3 flags{}
0x10ComponentTagsTArray<FName>4 flags[]
0x10AssetUserDataTArray<UAssetUserData*>Protected+8 flags[]
0x00880x04padding / unreflected
0x04UCSSerializationIndexint325 flags-1
0x00900x04padding / unreflected
0x01bNetAddressable : 1bit 5boolProtected+3 flagsfalse
0x01bReplicateUsingRegisteredSubObjectList : 1bit 6boolProtected+9 flagsfalse
0x01bReplicates : 1bit 7boolNet+7 flagsfalse
0x00950x01padding / unreflected
0x01bAutoActivate : 1bit 3bool6 flagsfalse
0x01bIsActive : 1bit 4boolNetTransient+4 flagsfalse
0x01bEditableWhenInherited : 1bit 5bool5 flagstrue
0x01bCanEverAffectNavigation : 1bit 7boolProtected+6 flagsfalse
0x01bIsEditorOnly : 1bit 1bool6 flagsfalse
0x00980x19padding / unreflected
0x01CreationMethodEComponentCreationMethod5 flagsNative
0x01OnComponentActivatedFMulticastScriptDelegate4 flags<delegate>
0x01OnComponentDeactivatedFMulticastScriptDelegate4 flags<delegate>

Functions 12

SignatureFlagsNativeParams
void SetUVRect(const FBox2D& InUVRect)FinalNative+1 flags0x28
void SetTexture(UTexture* InTexture)FinalNative+1 flags0x08
void SetQuadSize(const FVector2D& InQuadSize)FinalNative+1 flags0x10
void SetPriority(int32 InPriority)FinalNative+1 flags0x04
void SetLeftTexture(UTexture* InTexture)FinalNative+1 flags0x08
void SetEquirectProps(const FEquirectProps& InEquirectProps)FinalNative+1 flags0x98
void MarkTextureForUpdate()FinalNative+1 flags0x00
FBox2D GetUVRect()FinalNative+1 flags0x28
UTexture* GetTexture()FinalNative+1 flags0x08
FVector2D GetQuadSize()FinalNative+1 flags0x10
int32 GetPriority()FinalNative+1 flags0x04
UTexture* GetLeftTexture()FinalNative+1 flags0x08