Class PlayerServerInvocationContextExtensions
- Namespace
- Uncreated.Warfare.Players.Extensions
- Assembly
- Uncreated.Warfare.dll
Creates a SDG.Unturned.ServerInvocationContext for a player that is meant to be used for RequestXxx methods.
public static class PlayerServerInvocationContextExtensions
- Inheritance
-
PlayerServerInvocationContextExtensions
- Inherited Members
Methods
CreateServerInvocationContext(WarfarePlayer)
Creates a SDG.Unturned.ServerInvocationContext for a player that is meant to be used for RequestXxx methods.
public static ref readonly ServerInvocationContext CreateServerInvocationContext(this WarfarePlayer player)
Parameters
playerWarfarePlayer
Returns
- ServerInvocationContext