CRaPI - Correct Robust and Perfect API

FieldPlayerEventArgs Constructor 

Creates an FieldPlayerEventArgs with an ArrayList of field players and a server cycle.

public FieldPlayerEventArgs(
   ArrayList pPlayers,
   int pServerCycle
);

Parameters

pPlayers
The players
pServerCycle
The server cycle

See Also

FieldPlayerEventArgs Class | TeamYaffa.CRaPI.World Namespace