C# Class UpdatableData, Procedural-Landmass-Generation

Inheritance: UnityEngine.ScriptableObject
Afficher le fichier Open project: SebLague/Procedural-Landmass-Generation Class Usage Examples

Méthodes publiques

Свойство Type Description
autoUpdate bool

Méthodes publiques

Méthode Description
NotifyOfUpdatedValues ( ) : void

Méthodes protégées

Méthode Description
OnValidate ( ) : void

Method Details

NotifyOfUpdatedValues() public méthode

public NotifyOfUpdatedValues ( ) : void
Résultat void

OnValidate() protected méthode

protected OnValidate ( ) : void
Résultat void

Property Details

autoUpdate public_oe property

public bool autoUpdate
Résultat bool