Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
EntityPrefabData Interface Reference

Shared object with constant data for enf::EntitySource from prefab. More...

Inheritance diagram for EntityPrefabData:
[legend]

Public Member Functions

proto external ResourceName GetPrefabName ()
 
proto external BaseContainer GetPrefab ()
 
proto external EntityComponentPrefabData FindComponentData (TypeName typeName)
 Find component data container of given type.
 

Detailed Description

Shared object with constant data for enf::EntitySource from prefab.

For example:

Member Function Documentation

◆ FindComponentData()

proto external EntityComponentPrefabData EntityPrefabData.FindComponentData ( TypeName  typeName)

Find component data container of given type.

◆ GetPrefab()

proto external BaseContainer EntityPrefabData.GetPrefab ( )

◆ GetPrefabName()

proto external ResourceName EntityPrefabData.GetPrefabName ( )

The documentation for this interface was generated from the following file: