Api TimeRangeAttribute
class

TimeRangeAttribute

public class TimeRangeAttribute : Attribute

For use with Curves, allows you to define a custom range for the time

Constructors

TimeRangeAttribute(Single start, Single end, Boolean canModify)

Properties

Name Type Description
Min Single
Max Single
CanModify Boolean
Assembly: Sandbox.System Full Name: TimeRangeAttribute