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