isSpawned property

bool isSpawned

Returns true if this instance already have spawned a script.

Implementation

bool get isSpawned => _spawned;