Elin Modding Docs Doc
Loading...
Searching...
No Matches
Map Member List

This is the complete list of members for Map, including all inherited members.

_AddCard(int x, int z, Card t, bool onAddToZone) (defined in Map)Map
_bits (defined in Map)Map
_map (defined in EClass)EClassstatic
_plDay (defined in Map)Map
_plNight (defined in Map)Map
_RemoveCard(Card t) (defined in Map)Map
_ValidateInstalled(int x, int y) (defined in Map)Map
_zone (defined in EClass)EClassstatic
AddBackerTree() (defined in Map)Map
AddCardOnActivate(Card c) (defined in Map)Map
AddDecal(int x, int z, int id, int amount=1, bool refresh=true) (defined in Map)Map
AddPlant(Point pos, Thing seed) (defined in Map)Map
AdvMode (defined in EClass)EClassstatic
AngleToIndex(int a) (defined in Map)Map
ApplyBackerObj(Point p, int id=-1) (defined in Map)Map
backerObjs (defined in Map)Map
Bigger(int a, int b) (defined in EClass)EClassstatic
biomes (defined in Map)Map
bits (defined in Map)Map
bounds (defined in Map)Map
Branch (defined in EClass)EClassstatic
BranchOrHomeBranch (defined in EClass)EClassstatic
Burn(int x, int z, bool instant=false) (defined in Map)Map
CanExpand(int a) (defined in MapBounds)MapBounds
Cards (defined in Map)Map
cellEffects (defined in Map)Map
cells (defined in Map)Map
CenterX (defined in MapBounds)MapBounds
CenterZ (defined in MapBounds)MapBounds
charas (defined in Map)Map
ClearRainAndDecal() (defined in Map)Map
Colors (defined in EClass)EClassstatic
config (defined in Map)Map
Contains(int dx, int dz) (defined in MapBounds)MapBounds
Contains(Point p) (defined in MapBounds)MapBounds
core (defined in EClass)EClassstatic
CountChara(Faction faction) (defined in Map)Map
CountGuest() (defined in Map)Map
CountHostile() (defined in Map)Map
CountNonHostile() (defined in Map)Map
CountWildAnimal() (defined in Map)Map
CreateNew(int size, bool setReference=true) (defined in Map)Map
curve(int a, int start, int step, int rate=75) (defined in EClass)EClassstatic
custom (defined in Map)Map
deadCharas (defined in Map)Map
debug (defined in EClass)EClassstatic
DestroyBlock(int x, int z) (defined in Map)Map
DestroyObj(Point point) (defined in Map)Map
DropBlockComponent(Point point, TileRow r, SourceMaterial.Row mat, bool recoverBlock, bool isPlatform=false, Chara c=null) (defined in Map)Map
editorSources (defined in EClass)EClassstatic
effectManager (defined in Map)Map
Expand(int a) (defined in MapBounds)MapBounds
ExportMetaData(string _path, string id, PartialMap partial=null) (defined in Map)Map
FindChara(string id) (defined in Map)Map
FindChara(int uid) (defined in Map)Map
FindPublicArea() (defined in Map)Map
FindThing(Func< Thing, bool > func) (defined in Map)Map
FindThing(int uid) (defined in Map)Map
FindThing(Type type, Chara c=null) (defined in Map)Map
FindThing(Type type, BaseArea area1, BaseArea area2=null) (defined in Map)Map
FindThing(string workTag, BaseArea area1=null, BaseArea area2=null) (defined in Map)Map
FindThing(string workTag, Chara c) (defined in Map)Map
FindThing< T >() (defined in Map)Map
flood (defined in Map)Map
footmarks (defined in Map)Map
ForeachCell(Action< Cell > action) (defined in Map)Map
ForeachNeighbor(Point center, Action< Point > action) (defined in Map)Map
ForeachPoint(Action< Point > action) (defined in Map)Map
ForeachSphere(int _x, int _z, float r, Action< Point > action) (defined in Map)Map
ForeachXYZ(Action< int, int > action) (defined in Map)Map
fowProfile (defined in Map)Map
game (defined in EClass)EClassstatic
gamedata (defined in EClass)EClassstatic
gatherCounts (defined in Map)Map
GetBackerObj(Point p) (defined in Map)Map
GetBottomPos(float rate=-1f) (defined in MapBounds)MapBounds
GetCell(int index) (defined in Map)Map
GetCenterPos() (defined in MapBounds)MapBounds
GetDependedRamp(Cell cell) (defined in Map)Map
GetLeftPos(float rate=-1f) (defined in MapBounds)MapBounds
GetMetaData(string pathZip) (defined in Map)Mapstatic
GetNearbyResourcePoint(Point center) (defined in Map)Map
GetRampDir(int x, int z, TileType blockType=null) (defined in Map)Map
GetRandomBottomPos() (defined in MapBounds)MapBounds
GetRandomEdge(int r=3) (defined in Map)Map
GetRandomLeftPos() (defined in MapBounds)MapBounds
GetRandomPoint(Point center, int radius, int tries=100, bool mustBeWalkable=true, bool requireLos=true) (defined in Map)Map
GetRandomPoint() (defined in MapBounds)MapBounds
GetRandomRightPos() (defined in MapBounds)MapBounds
GetRandomSpace(int width, int height, int tries=100) (defined in MapBounds)MapBounds
GetRandomSpawnPos() (defined in MapBounds)MapBounds
GetRandomSurface(int x, int z, int radius, bool walkable=true, bool allowWater=false) (defined in MapBounds)MapBounds
GetRandomSurface(bool centered=false, bool walkable=true, bool allowWater=false) (defined in MapBounds)MapBounds
GetRandomTopPos() (defined in MapBounds)MapBounds
GetRightPos(float rate=-1f) (defined in MapBounds)MapBounds
GetSpawnPos(int x, int z, int maxX, int maxZ) (defined in MapBounds)MapBounds
GetSurface(int x, int z, bool walkable=true) (defined in MapBounds)MapBounds
GetTopPos(float rate=-1f) (defined in MapBounds)MapBounds
Height (defined in MapBounds)MapBounds
Home (defined in EClass)EClassstatic
Installed (defined in Map)Map
isBreakerDown (defined in Map)Map
isDirtySunMap (defined in Map)Mapstatic
isGenerated (defined in Map)Map
IsIndoor (defined in Map)Map
ListChara(Faction faction) (defined in Map)Map
ListCharasInCircle(Point center, float radius, bool los=true) (defined in Map)Map
ListPointsInArc(Point center, Point to, int radius, float angle) (defined in Map)Map
ListPointsInCircle(Point center, float radius, bool mustBeWalkable=true, bool los=true) (defined in Map)Map
ListPointsInLine(Point center, Point to, int radius) (defined in Map)Map
ListThing< T >() (defined in Map)Map
Load(string path, bool import=false, PartialMap partial=null) (defined in Map)Map
maxX (defined in MapBounds)MapBounds
maxZ (defined in MapBounds)MapBounds
MineBlock(Point point, bool recoverBlock=false, Chara c=null) (defined in Map)Map
MineFloor(Point point, Chara c=null, bool recoverBlock=false, bool removePlatform=true) (defined in Map)Map
MineObj(Point point, Task task=null, Chara c=null) (defined in Map)Map
MineObjSound(Point point) (defined in Map)Map
MineRamp(Point point, int ramp, bool recoverBlock=false) (defined in Map)Map
ModFire(int x, int z, int amount) (defined in Map)Map
ModLiquid(int x, int z, int amount) (defined in Map)Map
MoveCard(Point p, Card t) (defined in Map)Map
OnCardAddedToZone(Card t, int x, int z) (defined in Map)Map
OnCardRemovedFromZone(Card t) (defined in Map)Map
OnDeactivate() (defined in Map)Map
OnImport(ZoneExportData data) (defined in Map)Map
OnLoad() (defined in Map)Map
OnSerializing() (defined in Map)Mapprotectedvirtual
OnSetBlockOrDoor(int x, int z) (defined in Map)Map
pc (defined in EClass)EClassstatic
plants (defined in Map)Map
player (defined in EClass)EClassstatic
plDay (defined in Map)Map
plNight (defined in Map)Map
poiMap (defined in Map)Map
pointAnimes (defined in Map)Map
props (defined in Map)Map
PutAway(Card c) (defined in Map)Map
Quake() (defined in Map)Map
QuickRefreshTile(int x, int z) (defined in Map)Map
RefreshAllTiles() (defined in Map)Map
RefreshFOV(int x, int z, int radius=6, bool recalculate=false) (defined in Map)Map
RefreshFOVAll() (defined in Map)Map
RefreshNeighborTiles(int x, int z) (defined in Map)Map
RefreshShadow(int x, int z) (defined in Map)Map
RefreshSingleTile(int x, int z) (defined in Map)Map
RefreshSunMap() (defined in Map)Map
Reload() (defined in Map)Map
ReloadRoom() (defined in Map)Map
RemoveLonelyRamps(Cell cell) (defined in Map)Map
RemovePlant(Point pos) (defined in Map)Map
Reset() (defined in Map)Map
ResetEditorPos() (defined in Map)Map
Resize(int newSize) (defined in Map)Map
Reveal(Point center, int power=100) (defined in Map)Map
RevealAll(bool reveal=true) (defined in Map)Map
revealed (defined in Map)Map
rnd(int a) (defined in EClass)EClassstatic
rndf(float a) (defined in EClass)EClassstatic
rndHalf(int a) (defined in EClass)EClassstatic
rndSqrt(int a) (defined in EClass)EClassstatic
Roaming (defined in Map)Map
rooms (defined in Map)Map
Save(string path, ZoneExportData export=null, PartialMap partial=null) (defined in Map)Map
scene (defined in EClass)EClassstatic
screen (defined in EClass)EClassstatic
seed (defined in Map)Map
serializedCharas (defined in Map)Map
SetBlock(int x, int z, int idMat=0, int idBlock=0) (defined in Map)Map
SetBlock(int x, int z, int idMat, int idBlock, int dir) (defined in Map)Map
SetBlockDir(int x, int z, int dir) (defined in Map)Map
SetBounds(int size) (defined in Map)Map
SetBounds(MapBounds b) (defined in Map)Map
SetBounds(int _x, int _z, int _maxX, int _maxZ) (defined in MapBounds)MapBounds
SetBridge(int x, int z, int height=0, int idMat=0, int idBridge=0, int dir=0) (defined in Map)Map
SetDecal(int x, int z, int id=0, int amount=1, bool refresh=true) (defined in Map)Map
SetEffect(int x, int z, CellEffect effect=null) (defined in Map)Map
SetFloor(int x, int z, int idMat=0, int idFloor=0) (defined in Map)Map
SetFloor(int x, int z, int idMat, int idFloor, int dir) (defined in Map)Map
SetFoormark(Point pos, int id, int angle, int offset=0) (defined in Map)Map
SetLiquid(int x, int z, CellEffect effect=null) (defined in Map)Map
SetLiquid(int x, int z, int id, int value=1) (defined in Map)Map
SetObj(int x, int z, int id=0, int value=1, int dir=0) (defined in Map)Map
SetObj(int x, int z, int idMat, int idObj, int value, int dir) (defined in Map)Map
SetReference() (defined in Map)Map
SetRoofBlock(int x, int z, int idMat, int idBlock, int dir, int height) (defined in Map)Map
SetSeen(int x, int z, bool seen=true, bool refresh=true) (defined in Map)Map
setting (defined in EClass)EClassstatic
SetZone(Zone _zone) (defined in Map)Map
Shift(Vector2Int offset) (defined in Map)Map
Size (defined in MapBounds)MapBounds
sizeModifier (defined in Map)Map
SizeXZ (defined in Map)Map
Smaller(int a, int b) (defined in EClass)EClassstatic
Sound (defined in EClass)EClassstatic
sources (defined in EClass)EClassstatic
Stocked (defined in Map)Map
sunMap (defined in Map)Mapstatic
tasks (defined in Map)Map
things (defined in Map)Map
TryAddRoom(int x, int z) (defined in Map)Map
TryGetPlant(Point p) (defined in Map)Map
TryGetPlant(Cell c) (defined in Map)Map
TryRemoveRoom(int x, int z) (defined in Map)Map
TryShatter(Point pos, int ele, int power) (defined in Map)Map
TrySmoothPick(Cell cell, Thing t, Chara c) (defined in Map)Map
TrySmoothPick(Point p, Thing t, Chara c) (defined in Map)Map
ui (defined in EClass)EClassstatic
UpdateMetaData(string pathZip, PartialMap partial=null) (defined in Map)Mapstatic
ValidateInstalled(Point p) (defined in Map)Map
ValidateVersion() (defined in Map)Map
version (defined in Map)Map
Wait(float a, Card c) (defined in EClass)EClassstatic
Wait(float a, Point p) (defined in EClass)EClassstatic
Width (defined in MapBounds)MapBounds
Wilds (defined in EClass)EClassstatic
world (defined in EClass)EClassstatic
x (defined in MapBounds)MapBounds
z (defined in MapBounds)MapBounds
zone (defined in Map)Map