LightningQualityMaximumMaximumGenerations Property |
Maximum generations
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int MaximumGenerations { get; set; }
Public Property MaximumGenerations As Integer
Get
Set
public:
property int MaximumGenerations {
int get ();
void set (int value);
}
member MaximumGenerations : int with get, set
Property Value
Type:
Int32See Also