that code loading an actor can have an InitCommand even if the actor itself also has an InitCommand. The actor's own InitCommand will be run first, followed by the caller's.
that code loading an actor can have an InitCommand even if the actor itself also has an InitCommand. The actor's own InitCommand will be run first, followed by the caller's.