Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
TMPro.FastAction< A, B, C > Class Template Reference

Public Member Functions

void Add (System.Action< A, B, C > rhs)
 
void Call (A a, B b, C c)
 
void Remove (System.Action< A, B, C > rhs)
 

Member Function Documentation

void TMPro.FastAction< A, B, C >.Add ( System.Action< A, B, C rhs)
inline
void TMPro.FastAction< A, B, C >.Call ( A  a,
B  b,
C  c 
)
inline
void TMPro.FastAction< A, B, C >.Remove ( System.Action< A, B, C rhs)
inline

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