Core GameKit  3.2.9.0
The ultimate pooling / combat / spawning / variable plugin!
DarkTonic.CoreGameKit.KillerInt Class Reference

This class is used to hold any integer field in Core GameKit's Inspector's. You can either type an int value or choose a WorldVariable. More...

Inheritance diagram for DarkTonic.CoreGameKit.KillerInt:

Properties

int Value [get, set]
 This will get or set the value of a Killer Int, which is either the value of the selected World Variable or the entered int. If this field is set to a World Variable, you cannot set it. More...
 

Detailed Description

This class is used to hold any integer field in Core GameKit's Inspector's. You can either type an int value or choose a WorldVariable.

Property Documentation

int DarkTonic.CoreGameKit.KillerInt.Value
getset

This will get or set the value of a Killer Int, which is either the value of the selected World Variable or the entered int. If this field is set to a World Variable, you cannot set it.


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