Table of Contents

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

player WarfarePlayer

Returns

ServerInvocationContext