Garry's Mod Wiki

Schedule:Init

  Schedule:Init( string debugName )

Description

This is used internally - although you're able to use it you probably shouldn't.

Initialises the Schedule. Called by ai_schedule.New when the Schedule is created.

Arguments

1 string debugName
The name passed from ai_schedule.New.