Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Data > API/Plugins/LevelSnapshots/Data/FActorSnapshotCache
Syntax
UPROPERTY&40;&41;
bool bReceivedSerialisation
Remarks
Whether we already serialised the snapshot data into the actor.
This exists because sometimes we need to preallocate an actor without serialisation. Example: When serializing another actor which referenced this actor.