C# Class RA.FindUtil

Mostra file Open project: RWA-Team/RimworldAscension

Public Methods

Method Description
SquareAreaAround ( IntVec3 root, int range, IEnumerable exceptedArea = null ) : IEnumerable

Method Details

SquareAreaAround() public static method

public static SquareAreaAround ( IntVec3 root, int range, IEnumerable exceptedArea = null ) : IEnumerable
root IntVec3
range int
exceptedArea IEnumerable
return IEnumerable