Skip to content

Latest commit

 

History

History
87 lines (85 loc) · 9.31 KB

Actor.md

File metadata and controls

87 lines (85 loc) · 9.31 KB

Actor Class

The base class of an object that can be placed or spawned in a level

public class Actor :
System.IEquatable<UnrealEngine.Framework.Actor>

Inheritance System.Object 🡒 Actor

Derived
AmbientSound
Brush
Camera
Controller
GameModeBase
LevelScript
Light
Pawn
TriggerBase

Implements System.IEquatable<Actor>

Constructors

Properties

Methods