Table of Contents

GameBase::setDataBlock

(DataBlock db)Assign this GameBase to use the specified datablock.

Syntax

bool GameBase::setDataBlock(DataBlock %db);

Parameters

DataBlock %db
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

GameBase::getDataBlock
GameBase::inspectPostApply

References

This function is not called by any other functions.