terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Graphics.Renderers.NPCHeadRenderer Class Reference
+ Inheritance diagram for Terraria.Graphics.Renderers.NPCHeadRenderer:

Public Member Functions

 NPCHeadRenderer (Asset< Texture2D >[] matchingArray)
 
void Reset ()
 
void DrawWithOutlines (Entity entity, int headId, Vector2 position, Color color, float rotation, float scale, SpriteEffects effects)
 
void PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch)
 

Properties

bool IsReady [get]
 

Private Attributes

NPCHeadDrawRenderTargetContent[] _contents
 
Asset< Texture2D >[] _matchingArray
 

Detailed Description

Definition at line 10 of file NPCHeadRenderer.cs.


The documentation for this class was generated from the following file: