| Home Page | Recent Changes | Preferences

UnrealScript Entry Points/Object Events

Entry Points: Engine.Object

event BeginState()

// Called immediately when entering a state, while within the GotoState call that caused the state change.

event EndState()

// Called immediately before going out of the current state, while within the GotoState call that caused the state change

event Created()

//amb: notifiction for object based classes only ()

Back to Parent

Comments?

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In