marker.pulsePeriod: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |games = iii vc |type = property |class = Marker |name = pulsePeriod |readonly = false |returnTypes = int |usage = fetch or set the pulse perio...") |
No edit summary |
||
Line 8: | Line 8: | ||
|returnTypes = int | |returnTypes = int | ||
|usage = fetch or set the pulse period of a marker | |usage = fetch or set the pulse period of a marker | ||
|returnInfo = | |returnInfo = an integer, representing the pulse period of the marker | ||
}} | }} |
Latest revision as of 08:58, 2 December 2020
Property
Client Only
Online and Offline
Read and Set
Available since Client 1.0.0
int marker.pulsePeriod
The marker.pulsePeriod property is used to fetch or set the pulse period of a marker.
Value
int | An integer, representing the pulse period of the marker. |
read/set | This property can be changed, as well as read. |
Types
Shared
Marker
Notes
There aren't any notes for this property.
Examples
There aren't any examples for this property.
Compatibility
There isn't any compatibility information for this property.