OpenBarnyard
 
Loading...
Searching...
No Matches
TRegion.h File Reference

Go to the source code of this file.

Enumerations

enum  TREGION { TREGION_UK }
 

Functions

TOSHI_API TREGION TRegion_GetRegion ()
 
TOSHI_API void TRegion_SetRegion (TREGION a_eRegion)
 
TOSHI_API void TRegion_LockRegion ()
 
TOSHI_API void TRegion_UnlockRegion ()
 

Enumeration Type Documentation

◆ TREGION

enum TREGION
Enumerator
TREGION_UK 

Definition at line 5 of file TRegion.h.

6{
8};
@ TREGION_UK
Definition TRegion.h:7

Function Documentation

◆ TRegion_GetRegion()

TOSHI_API TREGION TRegion_GetRegion ( )

◆ TRegion_LockRegion()

TOSHI_API void TRegion_LockRegion ( )

◆ TRegion_SetRegion()

TOSHI_API void TRegion_SetRegion ( TREGION a_eRegion)

◆ TRegion_UnlockRegion()

TOSHI_API void TRegion_UnlockRegion ( )