Nano Brain for Unity v0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
NanoBrain.ClusterPrefab Class Reference

Description

The Unity ScriptableObject to implement re-usable Cluster Prefabs.

Inherits ScriptableObject.

Public Member Functions

Nucleus GetNucleus (string nucleusName)
 Retrieve a nucleus in this cluster.
 
void EnsureInitialization ()
 
void GarbageCollection ()
 

Public Attributes

Cluster cluster
 

Member Function Documentation

◆ GetNucleus()

Nucleus NanoBrain.ClusterPrefab.GetNucleus ( string  nucleusName)

Retrieve a nucleus in this cluster.

Parameters
nucleusNameThe name of the nucleus
Returns
The Nucleus with the given name or null if no such Nucleus could be found

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