Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
Syntax
int32 RegistrationSerialNumber
Remarks
Identifier used to track the time that this component was registered with the world / renderer. Updated to unique incremental value each time OnRegister() is called. The value of 0 is unused.