Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TutorialGamemodeComponentSerializer Class Reference
Inheritance diagram for SCR_TutorialGamemodeComponentSerializer:
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)

Detailed Description

Definition at line 1 of file SCR_TutorialGamemodeComponentSerializer.c.

Member Function Documentation

◆ Deserialize()

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

Definition at line 27 of file SCR_TutorialGamemodeComponentSerializer.c.

◆ Serialize()

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

Definition at line 10 of file SCR_TutorialGamemodeComponentSerializer.c.


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