0x00x0148
Members 9
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | ParentClusterUnion | TWeakObjectPtr<UClusterUnionComponent> | NetRepNotify+8 flags | nullptr | |
| 0x08 | ChildClusteredComponent | TWeakObjectPtr<UPrimitiveComponent> | NetRepNotify+8 flags | nullptr | |
| 0x10 | ParticleBoneIds | TArray<int32> | NetRepNotify+2 flags | [] | |
| 0x00D8 | 0x50 | padding / unreflected | |||
| 0x10 | ParticleChildToParents | TArray<FTransform> | NetRepNotify+2 flags | [] | |
| 0x01 | bNetUpdateParentClusterUnion | bool | 5 flags | false | |
| 0x01 | bNetUpdateChildClusteredComponent | bool | 5 flags | false | |
| 0x01 | bNetUpdateParticleBoneIds | bool | 5 flags | false | |
| 0x01 | bNetUpdateParticleChildToParents | bool | 5 flags | false | |
| 0x01 | bIsPendingDeletion | bool | 5 flags | false | |
| 0x013D | 0x0B | unreflected bytes to end of UClusterUnionReplicatedProxyComponent | |||
Inherited from UActorComponent 15
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryComponentTick | FActorComponentTickFunction | 3 flags | {} | |
| 0x10 | ComponentTags | TArray<FName> | 4 flags | [] | |
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
| 0x0088 | 0x04 | padding / unreflected | |||
| 0x04 | UCSSerializationIndex | int32 | 5 flags | -1 | |
| 0x0090 | 0x04 | padding / unreflected | |||
| 0x01 | bNetAddressable : 1bit 5 | bool | Protected+3 flags | false | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 6 | bool | Protected+9 flags | false | |
| 0x01 | bReplicates : 1bit 7 | bool | Net+7 flags | false | |
| 0x0095 | 0x01 | padding / unreflected | |||
| 0x01 | bAutoActivate : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsActive : 1bit 4 | bool | NetTransient+4 flags | false | |
| 0x01 | bEditableWhenInherited : 1bit 5 | bool | 5 flags | true | |
| 0x01 | bCanEverAffectNavigation : 1bit 7 | bool | Protected+6 flags | false | |
| 0x01 | bIsEditorOnly : 1bit 1 | bool | 6 flags | false | |
| 0x0098 | 0x19 | padding / unreflected | |||
| 0x01 | CreationMethod | EComponentCreationMethod | 5 flags | Native | |
| 0x01 | OnComponentActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnComponentDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 13
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetParticleChildToParent(int32 BoneID, FTransform& ChildToParent) | FinalNative+1 flags | 0x70 | |
| void SetParticleBoneIds(const TArray<int32>& InIds) | FinalNative+1 flags | 0x10 | |
| void SetParentClusterUnion(UClusterUnionComponent* InComponent) | FinalNative+1 flags | 0x08 | |
| void SetChildClusteredComponent(UPrimitiveComponent* InComponent) | FinalNative+1 flags | 0x08 | |
| void OnRep_ParticleChildToParents() | FinalNative+1 flags | 0x00 | |
| void OnRep_ParticleBoneIds() | FinalNative+1 flags | 0x00 | |
| void OnRep_ParentClusterUnion() | FinalNative+1 flags | 0x00 | |
| void OnRep_ChildClusteredComponent() | FinalNative+1 flags | 0x00 | |
| void MarkPendingDeletion() | FinalNative+1 flags | 0x00 | |
| bool IsPendingDeletion() | FinalNative+1 flags | 0x01 | |
| TArray<int32> GetParticleBoneIds() | FinalNative+1 flags | 0x10 | |
| UClusterUnionComponent* GetParentClusterUnionComponent() | FinalNative+1 flags | 0x08 | |
| UPrimitiveComponent* GetChildClusteredComponent() | FinalNative+1 flags | 0x08 |