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

Description

The Unity ScriptableObject to implement re-usable Cluster Prefabs.

Inherits ScriptableObject.

Public Attributes

Cluster cluster
 The cluster data.
 
int version
 The version number of this Prefab.
 

Member Data Documentation

◆ version

int version

The version number of this Prefab.

This is used to detect changes in the prefab which require Cluster instances to be updated