Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_GadgetManagerComponentSerializer Class Reference
Inheritance diagram for SCR_GadgetManagerComponentSerializer:
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 OnGadgetAvailable (Managed instance, PersistenceDeferredDeserializeTask task, bool expired, Managed context)

Detailed Description

Definition at line 1 of file SCR_GadgetManagerComponentSerializer.c.

Member Function Documentation

◆ Deserialize()

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

Definition at line 23 of file SCR_GadgetManagerComponentSerializer.c.

◆ OnGadgetAvailable()

void SCR_GadgetManagerComponentSerializer::OnGadgetAvailable ( Managed instance,
PersistenceDeferredDeserializeTask task,
bool expired,
Managed context )
inlinestaticprotected

Definition at line 39 of file SCR_GadgetManagerComponentSerializer.c.

◆ Serialize()

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

Definition at line 10 of file SCR_GadgetManagerComponentSerializer.c.


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