Skip to content

Component

Adrien GIVRY edited this page Sep 26, 2020 · 3 revisions

Description

A component is a set of data and behaviours (Entity-Component without systems) that is interpreted by the engine (Or the user)

Variables

This usertype has no variables

Constructors

This usertype has no constructors

Functions

Name Input Output Description
GetOwner Component: instance
Actor Returns the actor that owns this component

Operators

This usertype has no operators

Clone this wiki locally