Click or drag to resize
VariableType Enumeration
The types of a variable value

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public enum VariableType
Members
  Member nameValueDescription
Int0 Integer
Double1 Double
String2 String
See Also