Table of Contents

Method RunAroundInAreaAnd

Namespace
GrindFest.Isolated
Assembly
GrindFest.dll

RunAroundInAreaAnd(Func<bool>)

public bool RunAroundInAreaAnd(Func<bool> action)

Parameters

action Func<bool>

Returns

bool