Difference between revisions of "MDE Scripting: Entities"

From Nomad DB
Line 1: Line 1:
 
==Common==
 
==Common==
* [[MDE Scripting: GetComponent|Common:GetComponent]]
+
{| class="wikitable"
*WIP
+
!Tip
 +
|All entities are SceneObject. They extends of [[MDE_Scripting:_C_SceneObjectLuaWrapper|C_SceneObjectLuaWrapper]].
 +
|}
  
 +
{{:MDE_Scripting:_C_SceneObjectLuaWrapper}}
  
 
==Human==
 
==Human==

Revision as of 04:11, 17 October 2020

Common

Tip All entities are SceneObject. They extends of C_SceneObjectLuaWrapper.

Human

  • WIP


Player

How to Get the Player entity


Vehicle

How to Get the Player's current Vehicle entity


Car

  • WIP


Motorcycle

  • WIP


Camera

  • WIP


Props

  • WIP