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

Private Member Functions

void Awake ()
 
void OnDestroy ()
 

Private Attributes

int count = 0
 

Detailed Description

Definition at line 8 of file NoAllocConsumer.cs.

Member Function Documentation

◆ Awake()

void NoAllocConsumer.Awake ( )
inlineprivate

Definition at line 12 of file NoAllocConsumer.cs.

◆ OnDestroy()

void NoAllocConsumer.OnDestroy ( )
inlineprivate

Definition at line 17 of file NoAllocConsumer.cs.

Member Data Documentation

◆ count

int NoAllocConsumer.count = 0
private

Definition at line 10 of file NoAllocConsumer.cs.


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