|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Protected Member Functions | |
| override HitResult | HitTest (Point pos) |
| virtual HitResult | HitTest (Point pos) |
Properties | |
| override BaseTileSelector.SelectType | SelectType [get] |
| override bool | CanBuiltOnBlock [get] |
Properties inherited from TileTypeObj | |
| override bool | CanBuiltOnThing [get] |
| override bool | CanBuiltOnWater [get] |
| override bool | FreeStyle [get] |
| override bool | CanStack [get] |
Properties inherited from TileType | |
| virtual string | LangPlaceType [get] |
| virtual bool | CanStack [get] |
| virtual bool | ChangeBlockDir [get] |
| virtual bool | IsSkipLowBlock [get] |
| virtual bool | IsSkipFloor [get] |
| virtual bool | IsUseBlockDir [get] |
| virtual bool | IsFloorOrBridge [get] |
| virtual bool | IsWall [get] |
| virtual bool | IsFloor [get] |
| virtual bool | IsBridge [get] |
| virtual bool | IsWallOrFence [get] |
| virtual bool | IsWallOrFullBlock [get] |
| bool | IsRamp [get] |
| virtual RampType | Ramp [get] |
| virtual bool | IsLadder [get] |
| virtual bool | IsBlockPass [get] |
| virtual bool | IsOccupyCell [get] |
| virtual bool | IsBlockSight [get] |
| virtual bool | IsOpenSight [get] |
| virtual bool | IsBlockLiquid [get] |
| virtual bool | IsWater [get] |
| virtual bool | IsDeepWater [get] |
| virtual bool | IsBlockMount [get] |
| virtual bool | IsFullBlock [get] |
| virtual bool | IsFence [get] |
| virtual bool | IsFloodBlock [get] |
| virtual bool | IsPlayFootSound [get] |
| virtual bool | CanSpawnOnWater [get] |
| virtual bool | IsWaterTop [get] |
| virtual bool | CastShadowSelf [get] |
| virtual bool | CastShadowBack [get] |
| virtual bool | CastAmbientShadow [get] |
| virtual bool | CastAmbientShadowBack [get] |
| virtual bool | CanBuiltOnArea [get] |
| virtual bool | CanBuiltOnWater [get] |
| virtual bool | CanBuiltOnThing [get] |
| virtual bool | CanBuiltOnBlock [get] |
| virtual bool | IsDoor [get] |
| virtual bool | CanBuiltOnFloor [get] |
| virtual bool | CanBuiltOnBridge [get] |
| virtual bool | CanInstaComplete [get] |
| virtual int | MinAltitude [get] |
| virtual int | MaxAltitude [get] |
| virtual bool | AltitudeAsDir [get] |
| virtual bool | UseMountHeight [get] |
| virtual bool | UseHangZFix [get] |
| virtual bool | UseLowBlock [get] |
| virtual bool | RemoveOnFloorChange [get] |
| virtual bool | AllowObj [get] |
| virtual bool | AllowMultiInstall [get] |
| virtual bool | FreeStyle [get] |
| virtual byte | slopeHeight [get] |
| virtual float | MountHeight [get] |
| virtual float | FloorHeight [get] |
| virtual float | RepeatSize [get] |
| virtual int | FloorAltitude [get] |
| virtual int | LiquidLV [get] |
| virtual bool | AllowLitter [get] |
| virtual bool | AllowBlood [get] |
| virtual bool | ShowPillar [get] |
| virtual bool | AlwaysShowShadow [get] |
| virtual bool | RepeatBlock [get] |
| virtual bool | ForceRpeatBlock [get] |
| virtual bool | CanBeHeld [get] |
| virtual bool | EditorTile [get] |
| virtual bool | IsFloodDoor [get] |
| virtual bool | Invisible [get] |
| virtual bool | IgnoreBuildRule [get] |
| virtual bool | RenderWaterBlock [get] |
| virtual BaseTileSelector.SelectType | SelectType [get] |
| virtual BaseTileSelector.BoxType | BoxType [get] |
| virtual BaseTileSelector.HitType | HitType [get] |
| virtual BlockRenderMode | blockRenderMode [get] |
| bool | IsMountBlock [get] |
Properties inherited from EClass | |
| static Game | game [get] |
| static bool | AdvMode [get] |
| static Player | player [get] |
| static Chara | pc [get] |
| static UI | ui [get] |
| static Map | _map [get] |
| static Zone | _zone [get] |
| static FactionBranch | Branch [get] |
| static FactionBranch | BranchOrHomeBranch [get] |
| static Faction | Home [get] |
| static Faction | Wilds [get] |
| static Scene | scene [get] |
| static BaseGameScreen | screen [get] |
| static GameSetting | setting [get] |
| static GameData | gamedata [get] |
| static ColorProfile | Colors [get] |
| static World | world [get] |
| static SourceManager | sources [get] |
| static SourceManager | editorSources [get] |
| static SoundManager | Sound [get] |
| static CoreDebug | debug [get] |
Definition at line 1 of file TileTypeBridgePillar.cs.
Reimplemented from TileType.
Definition at line 7 of file TileTypeBridgePillar.cs.
References Cell._bridge, and Point.cell.
|
get |
Definition at line 5 of file TileTypeBridgePillar.cs.
|
get |
Definition at line 3 of file TileTypeBridgePillar.cs.