Zdexby TheHolyOneZ
5,360 classes
Class

USceneComponent

: UActorComponent : UObject
/Script/Engine.SceneComponent 0x0240 (576 B) align 16 inherited 0x00B8 vtable /Script/Engine
0x00x0240

Members 29

OffsetSizeNameTypeFlagsDefault
0x00B80x08padding / unreflected
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>
0x01A60x9Aunreflected bytes to end of USceneComponent
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 62

SignatureFlagsNativeParams
void ToggleVisibility(bool bPropagateToChildren)FinalNative+1 flags0x01
void SetWorldScale3D(const FVector& NewScale)FinalNative+1 flags0x18
void SetVisibility(bool bNewVisibility, bool bPropagateToChildren)FinalNative+1 flags0x02
void SetShouldUpdatePhysicsVolume(bool bInShouldUpdatePhysicsVolume)FinalNative+1 flags0x01
void SetRelativeScale3D(const FVector& NewScale3D)FinalNative+1 flags0x18
void SetMobility(const EComponentMobility& NewMobility)NativePublic0x01
void SetHiddenInGame(bool NewHidden, bool bPropagateToChildren)FinalNative+1 flags0x02
void SetAbsolute(bool bNewAbsoluteLocation, bool bNewAbsoluteRotation, bool bNewAbsoluteScale)FinalNative+1 flags0x03
void ResetRelativeTransform()FinalNative+1 flags0x00
void OnRep_Visibility(bool OldValue)FinalNative+1 flags0x01
void OnRep_Transform()FinalNative+1 flags0x00
void OnRep_AttachSocketName()FinalNative+1 flags0x00
void OnRep_AttachParent()FinalNative+1 flags0x00
void OnRep_AttachChildren()FinalNative+1 flags0x00
void K2_SetWorldTransform(FTransform& NewTransform, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x169
void K2_SetWorldRotation(const FRotator& NewRotation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_SetWorldLocationAndRotation(const FVector& NewLocation, const FRotator& NewRotation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x139
void K2_SetWorldLocation(const FVector& NewLocation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_SetRelativeTransform(FTransform& NewTransform, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x169
void K2_SetRelativeRotation(const FRotator& NewRotation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_SetRelativeLocationAndRotation(const FVector& NewLocation, const FRotator& NewRotation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x139
void K2_SetRelativeLocation(const FVector& NewLocation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
FTransform K2_GetComponentToWorld()FinalNative+1 flags0x60
FVector K2_GetComponentScale()FinalNative+1 flags0x18
FRotator K2_GetComponentRotation()FinalNative+1 flags0x18
FVector K2_GetComponentLocation()FinalNative+1 flags0x18
void K2_DetachFromComponent(const EDetachmentRule& LocationRule, const EDetachmentRule& RotationRule, const EDetachmentRule& ScaleRule, bool bCallModify)FinalNative+1 flags0x04
bool K2_AttachToComponent(USceneComponent* Parent, const FName& SocketName, const EAttachmentRule& LocationRule, const EAttachmentRule& RotationRule, const EAttachmentRule& ScaleRule, bool bWeldSimulatedBodies)FinalNative+1 flags0x15
bool K2_AttachTo(USceneComponent* InParent, const FName& InSocketName, const EAttachLocation& AttachType, bool bWeldSimulatedBodies)FinalNative+1 flags0x13
void K2_AddWorldTransformKeepScale(FTransform& DeltaTransform, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x169
void K2_AddWorldTransform(FTransform& DeltaTransform, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x169
void K2_AddWorldRotation(const FRotator& DeltaRotation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_AddWorldOffset(const FVector& DeltaLocation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_AddRelativeRotation(const FRotator& DeltaRotation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_AddRelativeLocation(const FVector& DeltaLocation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_AddLocalTransform(FTransform& DeltaTransform, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x169
void K2_AddLocalRotation(const FRotator& DeltaRotation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
void K2_AddLocalOffset(const FVector& DeltaLocation, bool bSweep, FHitResult& SweepHitResult, bool bTeleport)FinalNative+1 flags0x121
bool IsVisible()NativePublic0x01
bool IsSimulatingPhysics(const FName& BoneName)NativePublic0x09
bool IsGroupedComponentMovementEnabled()FinalNative+2 flags0x01
bool IsAnySimulatingPhysics()NativePublic0x01
FVector GetUpVector()FinalNative+1 flags0x18
FTransform GetSocketTransform(const FName& InSocketName, const ERelativeTransformSpace& TransformSpace)NativePublic0x70
FRotator GetSocketRotation(const FName& InSocketName)NativePublic0x20
FQuat GetSocketQuaternion(const FName& InSocketName)NativePublic0x30
FVector GetSocketLocation(const FName& InSocketName)NativePublic0x20
bool GetShouldUpdatePhysicsVolume()FinalNative+1 flags0x01
FVector GetRightVector()FinalNative+1 flags0x18
FTransform GetRelativeTransform()FinalNative+1 flags0x60
APhysicsVolume* GetPhysicsVolume()FinalNative+1 flags0x08
void GetParentComponents(const TArray<USceneComponent*>& Parents)FinalNative+1 flags0x10
int32 GetNumChildrenComponents()FinalNative+1 flags0x04
FVector GetForwardVector()FinalNative+1 flags0x18
FVector GetComponentVelocity()NativePublic0x18
void GetChildrenComponents(bool bIncludeAllDescendants, const TArray<USceneComponent*>& Children)FinalNative+1 flags0x18
USceneComponent* GetChildComponent(int32 ChildIndex)FinalNative+1 flags0x10
FName GetAttachSocketName()FinalNative+1 flags0x08
USceneComponent* GetAttachParent()FinalNative+1 flags0x08
TArray<FName> GetAllSocketNames()FinalNative+1 flags0x10
bool DoesSocketExist(const FName& InSocketName)NativePublic0x09
void DetachFromParent(bool bMaintainWorldPosition, bool bCallModify)NativePublic0x02

Subclasses 43

Used by 104

types with a member, parameter or interface of this type
AActorFActorForWorldTransformsUAudioComponentABaseDoorABP_CarJunkyard_Destr_CABP_FinalTornado_CABP_Fluorescent_Light_CABP_Fluorescent_LightCabin_CABP_GameplayVan_CABP_GasStation_Destr_CABP_House01_Destr_CABP_House02_Destr_CABP_House03_Destr_CABP_House04_Destr_CABP_House05_Destr_CABP_House06_Destr_CABP_House07_Destr_CABP_LargeLight_CABP_MinorTornado_CABP_MobileArea_A_CABP_MobileArea_B_CABP_MobileArea_C_CABP_MobileArea_D_CABP_MobileArea_E_CABP_MobileArea_F_CABP_MobileArea_G_CABP_MobileArea_H_CABP_MobileArea_I_CABP_MobileArea_J_CABP_MobileArea_K_CABP_MobileArea_L_CABP_MobileArea_M_CABP_MobileArea_N_CABP_SmallPark_Destr_CABP_SqPark01_Destr_CABP_SqWaterTower_Destr_CABP_StormEscape_HUD_CABP_TornadoManager_CABP_VFX_RenderTarget_CABP_WindManager_CABP_Workbench_CABPP_GasStation_Outside_CABPP_House01_Outside_CABPP_House02_Outside_CABPP_House03_Outside_CABPP_House04_Outside_CABPP_House05_Outside_CABPP_House06_Outside_CABPP_House07_Outside_CUCableComponentACameraActorACameraCalibrationCheckerboardACameraRig_CraneACameraRig_RailUCharacterMovementComponentUConstraintsScriptingLibraryAControllerFControlRigComponentMappedComponentFControlRigComponentMappedElementAControlRigControlActorAControlRigShapeActorFDamagePropRequestUDatasmithSceneComponentTemplateFFlightRequestAFlyingMeshPoolUFXSystemComponentFFXSystemSpawnParametersUGameplayStaticsAGameplayVanUGizmoComponentAxisSourceUGizmoComponentWorldTransformSourceAGM_Lobby_CAGM_MainMenu_CAHouseUKismetSystemLibraryULensComponentUMovementComponentUMovieSceneAsyncAction_SequencePredictionUNiagaraComponentUNiagaraComponentRendererProperties+24 more