a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Client / CheckpointCustomIconStyle
Enumeration representing different styles for checkpoint custom icons.
Each member of this enumeration corresponds to a specific style of icon that can be used to personalize the appearance of checkpoints. These styles can be leveraged to enhance visuals and provide distinctive icons for various checkpoints in an application.
Members include:
BeastIcon:
12
client/enums/CheckPoints.ts:94
CycleArrow:
5
client/enums/CheckPoints.ts:87
Dollar:
10
client/enums/CheckPoints.ts:92
DoubleArrow:
2
client/enums/CheckPoints.ts:84
Number:
0
client/enums/CheckPoints.ts:82
QuintupleLines:
11
client/enums/CheckPoints.ts:93
Ring:
4
client/enums/CheckPoints.ts:86
Ring2:
6
client/enums/CheckPoints.ts:88
RingPointer:
7
client/enums/CheckPoints.ts:89
SegmentedRing:
8
client/enums/CheckPoints.ts:90
SingleArrow:
1
client/enums/CheckPoints.ts:83
Sphere:
9
client/enums/CheckPoints.ts:91
TripleArrow:
3