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 > Class Template Reference

Public Member Functions

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

Member Function Documentation

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

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