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.Physics.IBallContactListener Interface Reference
+ Inheritance diagram for Terraria.Physics.IBallContactListener:
+ Collaboration diagram for Terraria.Physics.IBallContactListener:

Public Member Functions

void OnCollision (PhysicsProperties properties, ref Vector2 position, ref Vector2 velocity, ref BallCollisionEvent collision)
 
void OnPassThrough (PhysicsProperties properties, ref Vector2 position, ref Vector2 velocity, ref float angularVelocity, ref BallPassThroughEvent passThrough)
 

Detailed Description

Definition at line 8 of file IBallContactListener.cs.


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