GetWantBlocking

Revision as of 07:01, 26 April 2013 by imported>Bot Owned
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Syntax:

 [ActorID.]GetWantBlocking


NotesEdit

  • While IsBlocking is if the actor is blocking or not, GetWantBlocking is instead if the actor wants to block, they may or may not actually be blocking (The actor could be Staggered, Paralysed, knocked down, or in any other state that would deny them from blocking and this function would still return true(1).)

See AlsoEdit

IsBlocking