| Home Page | Recent Changes | Preferences

Add An Inline Object

This is a Basic Procedure tutorial page. It explains how to perform a single procedure which is required in many different contexts.

[interface-Ed3-dynamicarray-inline-1]

When dealing with dynamic arrays, like the Emitters array of the Emitter class, extend the dynamic array to make room for a new inline object first.

[interface-Ed3-dynamicarray-inline-2]

This is how you usually start out. You have an object reference that doesn't hold anything: the box says 'None'.
You could:

  • type in a reference for an existing object or
  • use the widgets.
[interface-Ed3-dynamicarray-inline-3]

Using the New widget: select a class and click the New button. (Note: in some older builds of UnrealEd, the drop-down list is broken and won't display. Make it active and use the arrow keys to select from the list.

[interface-Ed3-dynamicarray-inline-4]

The object reference now holds an object. Note the darker grey background for the inline object and its property groups.

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