OnPackageStart
From GECK
This block will be run once when the scripted actor starts running the specified package.
Syntax
begin OnPackageStart PackageID
Example
begin OnPackageStart FollowPlayerPackage
See Also
- OnPackageChange
- OnPackageDone
- This blocktype is available as an Event Handler.