NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ut::AutoInterruptLock Class Reference
Inheritance diagram for nw4r::ut::AutoInterruptLock:
[legend]

Description

Definition at line 50 of file ut_lock.h.

Private Attributes

BOOL mOldState
 

Constructor & Destructor Documentation

◆ AutoInterruptLock()

nw4r::ut::AutoInterruptLock::AutoInterruptLock ( )
inline

Definition at line 52 of file ut_lock.h.

◆ ~AutoInterruptLock()

nw4r::ut::AutoInterruptLock::~AutoInterruptLock ( )
inline

Definition at line 53 of file ut_lock.h.

Member Data Documentation

◆ mOldState

BOOL nw4r::ut::AutoInterruptLock::mOldState
private

Definition at line 58 of file ut_lock.h.