Unity Engine documentationScript ReferenceUnity.BurstFunctionPointer<T>IsCreatedWhether the function pointer is valid.Read time 1 minuteLast updated 6 days agoDefinition Type: Property Namespace: Unity.Burst Assembly: UnityEngine.BurstModule public bool IsCreated { get; }