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

Member Function Documentation

◆ Deserialize()

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

Definition at line 27 of file SCR_BaseTriggerComponentSerializer.c.

◆ Serialize()

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

Definition at line 10 of file SCR_BaseTriggerComponentSerializer.c.


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