SightLine Applications Command, Control, and Script API
v3.6
|
Simple data structures used to pass data.
Text string with specified length
u8 SVPLenString_t::len |
Length of valid string.
char SVPLenString_t::str[256] |
Text string, optionally null-terminated.