Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.vxRangeAttribute Class Reference

Properties with this Attribute will be shown in the Sandbox Properties Control. More...

Inheritance diagram for VerticesEngine.vxRangeAttribute:

Public Member Functions

 vxRangeAttribute (float min, float max)
 Properties with this Attribute will be shown in the Sandbox Properties Control.
 
 vxRangeAttribute (float min, float max, float tick)
 

Public Attributes

float Min
 
float Max
 
float Tick
 

Detailed Description

Properties with this Attribute will be shown in the Sandbox Properties Control.

Constructor & Destructor Documentation

◆ vxRangeAttribute()

VerticesEngine.vxRangeAttribute.vxRangeAttribute ( float min,
float max )

Properties with this Attribute will be shown in the Sandbox Properties Control.

Parameters
categoryThe Category for this Property
descriptionDescription for this property
isDebugOnlyShould this Property only be added when the engine is in debug mode

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