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

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

Deserialize(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationLoadContext context)SCR_EditableEntityComponentSerializerprotected
DeserializeNative(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationLoadContext context, ENativeSerializerMode mode=ENativeSerializerMode.NATIVE)ScriptedComponentSerializerprotected
GetDeserializeEvent()ScriptedComponentSerializerstatic
GetDeserializeFailHandling()PersistenceSerializerBasestatic
GetSystem()PersistenceSerializerBase
GetTargetType()SCR_EditableEntityComponentSerializerstatic
OnParentAvailable(Managed instance, PersistenceDeferredDeserializeTask task, bool expired, Managed context)SCR_EditableEntityComponentSerializerprotectedstatic
Serialize(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationSaveContext context)SCR_EditableEntityComponentSerializerprotected
SerializeNative(notnull IEntity owner, notnull GenericComponent component, notnull BaseSerializationSaveContext context, ENativeSerializerMode mode=ENativeSerializerMode.NATIVE)ScriptedComponentSerializerprotected
Setup()PersistenceSerializerBaseprotected