| Home Page | Recent Changes

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

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In