This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Gen7Data
Watch
1
Star
0
Fork
You've already forked Gen7Data
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1fdca38b29
Gen7Data
/
Scripts
/
Interfaces
/
EffectParameterType.astypedef
8 lines
86 B
Plaintext
Raw
Blame
History
enum EffectParameterType {
None = 0,
Bool = 1,
Int = 2,
Float = 3,
String = 4,
}
Reference in New Issue
View Git Blame
Copy Permalink