Skip to content

PercentsAttribute

Namespace: SideXP.Core | Inherits from: RemapAttribute

public class PercentsAttribute : RemapAttribute

Displays a value expected between 0 and 100 on GUI, and remaps it in this field as a value between 0 and 1.

Constructors

PercentsAttribute()

public PercentsAttribute()

Displays a value expected between 0 and 100 on GUI, and remaps it in this field as a value between 0 and 1.