LeviLamina
Loading...
Searching...
No Matches
Editor::Services::EditorReplicationServiceProvider Class Referenceabstract
Inheritance diagram for Editor::Services::EditorReplicationServiceProvider:

Public Member Functions

virtual bool isServer () const =0
virtual void _registerType (uint typeHash, ::Editor::Services::ReplicationTypeInfo typeInfo)=0
virtual ::WeakRef<::Editor::IReplicatedObjectBase_create (::HashedString const &id, uint typeHash)=0
virtual ::WeakRef<::Editor::IReplicatedObjectBase_getObjectById (::HashedString const &id, uint typeHash) const =0
virtual void _remove (::HashedString const &id, uint typeHash)=0
virtual::cereal::ReflectionCtx & _getReflectionContext () const =0
virtual::Editor::ReplicationPolicy _getReplicationPolicyForTypeHash (uint typeHash) const =0
virtual bool _canSyncOrModifyType (uint typeHash) const =0
virtual bool _canApplyPayload (uint typeHash) const =0

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