![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | PersistentEntityLinkItem |
Functions | |
| class PersistentEntityLinkItem | GetTargetType () |
| ESerializeResult | Serialize (notnull IEntity owner, notnull GenericComponent component, notnull SaveContext context) |
| bool | Deserialize (notnull IEntity owner, notnull GenericComponent component, notnull LoadContext context) |
Variables | |
| string | StoreName |
| ref BufferSaveContext | Context |
|
protected |
Definition at line 108 of file SCR_EditorLinkComponentSerializer.c.
| class PersistentEntityLinkItem GetTargetType | ( | ) |
Definition at line 1 of file SCR_EditorLinkComponentSerializer.c.
|
protected |
Definition at line 16 of file SCR_EditorLinkComponentSerializer.c.
| ref BufferSaveContext Context |
Definition at line 12 of file SCR_EditorLinkComponentSerializer.c.
| string StoreName |
Definition at line 11 of file SCR_EditorLinkComponentSerializer.c.