PDATargetInfo

From Vendetta Lua
Revision as of 22:36, 13 January 2009 by Chefkoch (Talk | contribs) (New page: Container with target info. Created with CreateTargetInfo The container is registered with the events: TARGET_CHANGED, [[Eventt...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Container with target info. Created with CreateTargetInfo

The container is registered with the events: TARGET_CHANGED, TARGET_HEALTH_UPDATE

Functions

OnShow

Definition:
OnShow(userdata self) -> nil

Description:
Update contents and start handling events

Arguments:
self this box

OnHide

Definition:
OnHide(userdata self) -> nil

Description:
Stop handling events

Arguments:
self this box

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this box