Table of Contents

GameBase::getDataBlock

()Return the datablock this GameBase is using.

Syntax

int GameBase::getDataBlock();

Parameters

This function does not accept any parameters.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

GameBase::inspectPostApply
GameBase::setDataBlock

References

This function is not called by any other functions.