Interface marker for actors.
An actor with an int32 key.
An actor with an int64 key.
An actor with no key.
An actor with a string key.
Marker interface that determines an interface is addressable remotely.
A class type which extends Addressable.
Denotes an addressable that does not have a concrete implementation.
Denotes a method which is executed on activation for lifecycle managed Addressables.
Denotes a method which is executed on deactivation for lifecycle managed Addressables.
(extensions in package orbit.client.net)