Class: IFOW_VisibilityEntity_Interface

class FOGOFWAR_API IFOW_VisibilityEntity_Interface
    : public IFOW_Entity_Interface;

Visibility entity used to automatically update the ingame visibility of the UObject inherited from it

  • VisibilityEntity are by default automatically updated
  • Override OnVisibilityStateChanged to update the visibility state
  • You can find a default example by looking at UFOW_VisibilityComponent.

Contained by : UFOW_EntityVisibilityHandler

For more information of the entity virtual fonction please see IFOW_Entity_Interface.


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