Click or drag to resize

PlayerCommandServiceInvoke Method

Overload List
  NameDescription
Protected methodInvoke(IServiceProvider, Object, String)
Invokes a command based on the specified inputText.
(Inherited from CommandServiceBase.)
Public methodInvoke(IServiceProvider, EntityId, String)
Invokes a player command using the specified inputText for the specified player.
Top
See Also