Méthode | Description | |
---|---|---|
IncrementStat ( NetworkDirection direction, short msgId, string entryName, int amount ) : void | ||
NewProfilerTick ( float newTime ) : void | ||
ResetAll ( ) : void | ||
SetStat ( NetworkDirection direction, short msgId, string entryName, int amount ) : void |
public static IncrementStat ( NetworkDirection direction, short msgId, string entryName, int amount ) : void | ||
direction | NetworkDirection | |
msgId | short | |
entryName | string | |
amount | int | |
Résultat | void |
public static NewProfilerTick ( float newTime ) : void | ||
newTime | float | |
Résultat | void |
public static SetStat ( NetworkDirection direction, short msgId, string entryName, int amount ) : void | ||
direction | NetworkDirection | |
msgId | short | |
entryName | string | |
amount | int | |
Résultat | void |