Quote Originally Posted by Efren View Post
They are, is the same as writing
Code:
Creature:isSelf()
Creature:isTarget()
Creature:isFollowed()

or maybe just (correct me if I'm wrong.)
isSelf()
isTarget()
isFollowed()
That's not documentation, that's implementation. This is documentation, and is where the thread starter states that ALL variables and functions would be.