User Tools

Site Tools


scripting:genericentity

GenericEntity

Class: GenericEntity

Parent Class: IEntity

Location: scripts/GameLib/generated/Entities/GenericEntity.c

Description: Base entity class.

Common usage

wip

Functions

Activate()

Activate(); 

Activate entity.

Return type: void

Deactivate()

Deactivate(); 

Deactivate entity.

Return type: void

Show()

Show(bool show);

Return type: void

_WB_GetEditorAPI()

_WB_GetEditorAPI();

Return type: WorldEditorAPI

Events

WIP ( check scripts/GameLib/generated/Entities/GenericEntity.c for all events)

scripting/genericentity.txt · Last modified: 2022/08/10 00:25 by jerryhopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki