Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditableEntityComponentSerializer Class Reference
Inheritance diagram for SCR_EditableEntityComponentSerializer:
ScriptedComponentSerializer

Protected Member Functions

ESerializeResult Serialize (notnull IEntity owner, notnull GenericComponent component, notnull SaveContext context)
bool Deserialize (notnull IEntity owner, notnull GenericComponent component, notnull LoadContext context)

Static Protected Member Functions

static void OnParentAvailable (Managed instance, PersistenceDeferredDeserializeTask task, bool expired, Managed context)

Detailed Description

Definition at line 1 of file SCR_EditableEntityComponentSerializer.c.

Member Function Documentation

◆ Deserialize()

bool SCR_EditableEntityComponentSerializer::Deserialize ( notnull IEntity owner,
notnull GenericComponent component,
notnull LoadContext context )
inlineprotected

Definition at line 51 of file SCR_EditableEntityComponentSerializer.c.

◆ OnParentAvailable()

void SCR_EditableEntityComponentSerializer::OnParentAvailable ( Managed instance,
PersistenceDeferredDeserializeTask task,
bool expired,
Managed context )
inlinestaticprotected

Definition at line 100 of file SCR_EditableEntityComponentSerializer.c.

◆ Serialize()

ESerializeResult SCR_EditableEntityComponentSerializer::Serialize ( notnull IEntity owner,
notnull GenericComponent component,
notnull SaveContext context )
inlineprotected

Definition at line 10 of file SCR_EditableEntityComponentSerializer.c.


The documentation for this class was generated from the following file: