Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ BOOL [11/11]

enum Interop.BOOL
package
Enumerator
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 
FALSE 
TRUE 

Definition at line 6 of file Interop.cs.

7 {
8 FALSE,
9 TRUE
10 }