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

Detailed Description

Definition at line 1 of file SCR_MineWeaponComponentSerializer.c.

Member Function Documentation

◆ Deserialize()

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

Definition at line 25 of file SCR_MineWeaponComponentSerializer.c.

◆ OnFlagAvailable()

void SCR_MineWeaponComponentSerializer::OnFlagAvailable ( Managed instance,
PersistenceDeferredDeserializeTask task,
bool expired,
Managed context )
inlinestaticprotected

Definition at line 44 of file SCR_MineWeaponComponentSerializer.c.

◆ Serialize()

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

Definition at line 10 of file SCR_MineWeaponComponentSerializer.c.


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