CRaPI - Correct Robust and Perfect API

FlagsEventArgs Constructor 

Creates an FlagsEventArgs with an array of flags and a server cycle.

public FlagsEventArgs(
   Flag[] pFlags,
   int pServerCycle
);

Parameters

pFlags
The array of flags
pServerCycle
The server cycle

See Also

FlagsEventArgs Class | TeamYaffa.CRaPI.World Namespace