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

Private Member Functions

void Update ()
 

Private Attributes

TextMessage message
 

Detailed Description

Definition at line 8 of file NoAllocProducer.cs.

Member Function Documentation

◆ Update()

void NoAllocProducer.Update ( )
inlineprivate

Definition at line 15 of file NoAllocProducer.cs.

Member Data Documentation

◆ message

TextMessage NoAllocProducer.message
private
Initial value:
= new TextMessage()
{
text = "NoAlloc"
}

Definition at line 10 of file NoAllocProducer.cs.


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