Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
ScriptTest.EntitiesChangePacket Class Reference

Properties

int Index [get, set]
 Gets or sets the index of this update packet. More...
 
string GroupKey [get, set]
 
NetworkChange[] Changes [get, set]
 

Detailed Description

Definition at line 45 of file ScriptDebug.cs.

Property Documentation

NetworkChange [] ScriptTest.EntitiesChangePacket.Changes
getset

Definition at line 52 of file ScriptDebug.cs.

string ScriptTest.EntitiesChangePacket.GroupKey
getset

Definition at line 51 of file ScriptDebug.cs.

int ScriptTest.EntitiesChangePacket.Index
getset

Gets or sets the index of this update packet.

Definition at line 50 of file ScriptDebug.cs.


The documentation for this class was generated from the following file: