net.psforever.objects.serverobject.structures
Retrieve a reference to the internal Actor
.
Retrieve a reference to the internal Actor
.
the internal ActorRef
Assign an Actor
to act for this server object.
Assign an Actor
to act for this server object.
This reference is only set once, that is, as long as the internal ActorRef
directs to Actor.noSender
(null
).
the Actor
whose functionality will govern this server object
the current internal ActorRef