Class: IFOW_Entity_Interface

class FOGOFWAR_API IFOW_Entity_Interface;

Base class for every entity interface, IFOW_GeometryEntity_Interface is an exception subject to a retake

Entities are by default automatically updated by the system if (IsStatic == false && FloorVolatile)

  • FloorVolatile express the posibility to move from a floor to another

Contained by : UFOW_EntityContainer

Warning : every multiple inheritance have specifique overriding rule regarding methodes finishing by _M.
You can use AFOW_CustomCollision as examble for your custom entity implementation


Documentation built with Unreal-Doc v1.0.9 tool by PsichiX