StartupScript Class
Namespace: Stride.EngineAssembly: Stride.Engine.dll
Derived from StartupScript: SyncScript
public abstract class StartupScript : ScriptComponent, IIdentifiable, ICollectorHolder
Name | Description | |
---|---|---|
Methods | ||
Start() | Called before the script enters it's update loop. |
Methods
Start()
Called before the script enters it's update loop.
public virtual void Start()