Arma Reforger Script API
Loading...
Searching...
No Matches
BaseInventoryStorageComponentSerializer Member List

This is the complete list of members for BaseInventoryStorageComponentSerializer, including all inherited members.

Deserialize(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationLoadContext context)ScriptedComponentSerializerprotected
DeserializeNative(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationLoadContext context, ENativeSerializerMode mode=ENativeSerializerMode.NATIVE)ScriptedComponentSerializerprotected
GetDeserializeEvent()ScriptedComponentSerializerstatic
GetDeserializeFailHandling()PersistenceSerializerBasestatic
GetSystem()PersistenceSerializerBase
GetTargetType()PersistenceSerializerBasestatic
HandleInsertionOrder(inout array< BaseInventoryStorageComponentSerializerSlot > slots)BaseInventoryStorageComponentSerializerprotected
Serialize(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationSaveContext context)ScriptedComponentSerializerprotected
SerializeNative(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationSaveContext context, ENativeSerializerMode mode=ENativeSerializerMode.NATIVE)ScriptedComponentSerializerprotected
Setup()PersistenceSerializerBaseprotected