Class PredictableAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false, Inherited = true)]
public sealed class PredictableAttribute : Attribute, _Attribute
Constructors
PredictableAttribute()
Declaration
public PredictableAttribute()