Documentation for the Unity C# Library
Loading...
Searching...
No Matches
NoAllocToggleListener Class Reference
Inheritance diagram for NoAllocToggleListener:
[legend]

Private Member Functions

void Awake ()
 
void Update ()
 

Private Attributes

int counter
 
Action< TextMessagehandler
 

Detailed Description

Definition at line 8 of file NoAllocToggleListener.cs.

Member Function Documentation

◆ Awake()

void NoAllocToggleListener.Awake ( )
inlineprivate

Definition at line 13 of file NoAllocToggleListener.cs.

◆ Update()

void NoAllocToggleListener.Update ( )
inlineprivate

Definition at line 18 of file NoAllocToggleListener.cs.

Here is the call graph for this function:

Member Data Documentation

◆ counter

int NoAllocToggleListener.counter
private

Definition at line 10 of file NoAllocToggleListener.cs.

◆ handler

Action<TextMessage> NoAllocToggleListener.handler
private

Definition at line 11 of file NoAllocToggleListener.cs.


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