# IsCreated

> Whether the function pointer is valid.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Burst](/engine/6000.6/script-reference/unity/burst.md)
* **Assembly:** UnityEngine.BurstModule

```csharp
public bool IsCreated { get; }
```
