![]() |
Mod Helpers
v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
|
Classes | |
class | TileBiomeHelpers |
Assorted static "helper" functions pertaining to tiles as relevant to biomes. More... | |
class | TileFinderHelpers |
Assorted static "helper" functions pertaining to tile finding. More... | |
class | TileFrameHelpers |
Assorted static "helper" functions pertaining to tile frames. More... | |
class | TileGroupIdentityHelpers |
Assorted static "helper" functions pertaining to tile group identification. More... | |
class | TileHelpers |
Assorted static "helper" functions pertaining to tiles. More... | |
class | TileObjectHelpers |
Assorted static "helper" functions pertaining to tile objects. More... | |
class | TilePlacementHelpers |
Assorted static "helper" functions pertaining to tile placement (convenience bindings for WorldGen). More... | |
class | TileResourceHelpers |
Assorted static "helper" functions pertaining to players relative to Tile resources (e.g. textures). More... | |
class | TileStateHelpers |
Assorted static "helper" functions pertaining to tile state (slope, actuation, etc.). More... | |
class | TileWorldHelpers |
Assorted static "helper" functions pertaining to tiles relative to the world. More... | |
|
strong |
Credit to https://tshock.readme.io/docs/multiplayer-packet-structure
Definition at line 55 of file TileStateHelpers.cs.
|
strong |
Enumerator | |
---|---|
None | |
Any | |
TopRightSlope | |
TopLeftSlope | |
BottomRightSlope | |
BottomLeftSlope | |
TopSlope | |
BottomSlope | |
LeftSlope | |
RightSlope | |
HalfBrick |
Definition at line 25 of file TileStateHelpers.cs.
|
strong |
Enumerator | |
---|---|
None | |
TopRightSlope | |
TopLeftSlope | |
BottomRightSlope | |
BottomLeftSlope |
Definition at line 8 of file TileStateHelpers.cs.