terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.DataStructures Namespace Reference

Classes

class  AEntitySource_OnHit
 
class  AEntitySource_Tile
 
struct  AnchorData
 
class  AnchoredEntitiesCollection
 
struct  BinaryWriterHelper
 
class  BufferPool
 
class  CachedBuffer
 
class  ColorSlidersSet
 
struct  ContainerTransferContext
 
class  DoubleStack
 
class  DrawAnimation
 
class  DrawAnimationVertical
 
struct  DrawData
 
struct  DrillDebugDraw
 
class  DroneCameraTracker
 
struct  EntityShadowInfo
 
class  EntitySource_BossSpawn
 
class  EntitySource_Buff
 
class  EntitySource_ByItemSourceId
 
class  EntitySource_ByProjectileSourceId
 
class  EntitySource_DebugCommand
 
class  EntitySource_DropAsItem
 
class  EntitySource_Film
 
class  EntitySource_FishedOut
 
class  EntitySource_Gift
 
class  EntitySource_ItemOpen
 
class  EntitySource_ItemUse
 
class  EntitySource_ItemUse_WithAmmo
 
class  EntitySource_Loot
 
class  EntitySource_Mount
 
class  EntitySource_OldOnesArmy
 
class  EntitySource_OnHit_ByItemSourceID
 
class  EntitySource_OnHit_ByProjectileSourceID
 
class  EntitySource_OverfullChest
 
class  EntitySource_Parent
 
class  EntitySource_RevengeSystem
 
class  EntitySource_ShakeTree
 
class  EntitySource_SpawnNPC
 
class  EntitySource_Sync
 
class  EntitySource_TileBreak
 
class  EntitySource_TileEntity
 
class  EntitySource_TileInteraction
 
class  EntitySource_Wiring
 
class  EntitySource_WorldEvent
 
class  EntitySource_WorldGen
 
class  EntryFilterer
 
class  EntrySorter
 
struct  FishingAttempt
 
class  FlowerPacketInfo
 
class  GameModeData
 
class  GeneralIssueReporter
 
interface  IConfigKeyHolder
 
interface  IEntitySource
 
interface  IEntryFilter
 
interface  IEntrySortStep
 
interface  IFixLoadedData
 
interface  IProvideReports
 
interface  ISearchFilter
 
class  IssueReport
 
class  ItemCreationContext
 
struct  ItemSyncPersistentStats
 
class  JourneyDuplicationItemCreationContext
 
struct  LineSegment
 
class  MethodSequenceListItem
 
struct  NPCAimedTarget
 
class  NPCDebuffImmunityData
 
class  NPCFollowState
 
struct  NPCKillAttempt
 
struct  NPCStrengthHelper
 
struct  PlacementHook
 
class  PlayerDeathReason
 
class  PlayerDrawHeadLayers
 
struct  PlayerDrawHeadSet
 
class  PlayerDrawHelper
 
class  PlayerDrawLayers
 
struct  PlayerDrawSet
 
struct  PlayerFishingConditions
 
struct  PlayerInteractionAnchor
 
struct  PlayerMovementAccsCache
 
struct  Point16
 
struct  PortableStoolUsage
 
class  RecipeItemCreationContext
 
class  RejectionMenuInfo
 
class  SelectionHolder
 
class  SettingsForCharacterPreview
 
class  SoundPlaySet
 
struct  SpriteFrame
 
class  TileDrawInfo
 
class  TileDrawSorter
 
class  TileEntitiesManager
 
class  TileEntity
 
class  TileObjectPreviewData
 
struct  TileReachCheckSettings
 
struct  TrackedProjectileReference
 
struct  WingStats
 

Enumerations

enum  CompositePlayerDrawContext {
  BackShoulder , BackArm , Torso , FrontArm ,
  FrontShoulder , FrontArmAccessory , BackArmAccessory
}
 
enum  TileDataType {
  Tile = 1 , TilePaint = 2 , Wall = 4 , WallPaint = 8 ,
  Liquid = 16 , Wiring = 32 , Actuator = 64 , Slope = 128 ,
  All = 255
}
 
enum  WeaponDrawOrder { BehindBackArm , BehindFrontArm , OverFrontArm }
 

Functions

delegate void ReturnFromRejectionMenuAction ()