# SetSpawnCallback
void SetSpawnCallback(hCallbackFunc, hCallbackScope)
# Class
✔️ Server: CPointTemplate
❌ Client: undefined
# Function Description
SetSpawnCallback( hCallbackFunc, hCallbackScope, hCallbackData ) : Set a callback for when the template spawns entities. The spawned entities will be passed in as an array.
# Parameters
| Type | Name | Description |
|---|---|---|
| handle | hCallbackFunc | No Description Set |
| handle | hCallbackScope | No Description Set |