Table of Contents

hReturnNamedBrick

There is no doc-string available for this function.

Syntax

script hReturnNamedBrick(string %brickGroup, string %name);

Parameters

string %brickGroup
No description available.

string %name
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/support.cs:465

See also

References

AIPlayer::lookAtBrick: Add-Ons/Bot_Hole/events.cs:175
AIPlayer::goToBrick: Add-Ons/Bot_Hole/events.cs:191