| Home Page | Recent Changes | Preferences

Actor/Object

UT2003 :: Object >> Actor (Property Group: Object)

(also see Actor (UT)/Object)

Inherited From Parent Class

name Name (native, const, editconst)
This native property is declared in the Object class and is available in all classes. (It might be hidden in the editor for some classes, but it's always accessable from UnrealScript.) It can't be changed in the editor or from UnrealScript in the game. It contains the actor's name.

Declared In This Class

name Group
Specifies the group this actor belongs to. This is only used by the Groups Browser and doesn't affect anything in the game.
name InitialState
Specified the startup state of this actor. This property doesn't have the same effect on every actor. In fact, for most actors this property doesn't change anything. (see also InitialState, State and the SetInitialState function in /Methods)

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