Mount Fuji Engine  0.8b
MF_API void MFStateBlock_Copy ( MFStateBlock pSource,
MFStateBlock pDest 
)

Copies the contents of a state block to another. The destination state block data is overwritten.

Parameters
pSourceState block to copy.
pDestTarget state block.
Returns
None.