Mount Fuji Engine  0.8b
MF_API bool MFStateBlock_GetBool ( MFStateBlock pStateBlock,
MFStateConstant_Bool  constant,
bool *  pState 
)

Gets a boolean render state.

Parameters
pStateBlockA state block.
constantThe render state constant to get.
pStatePointer to a bool that receives the render state.
Returns
true if the state was read successfully.