Class RandomNumberGenerator.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RandomNumberGenerator.PropertyName : RefCounted.PropertyName
- Inheritance
-
RandomNumberGenerator.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Seed
Cached name for the 'seed' property.
public static readonly StringName Seed
Field Value
State
Cached name for the 'state' property.
public static readonly StringName State