[PlayerState] Enabled GetPlayerController Lua binding.

This commit is contained in:
AJ Kelly
2012-05-27 12:56:25 -05:00
parent 05a410321e
commit 80f8d2122a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -263,6 +263,7 @@ public:
{
ADD_METHOD( GetPlayerNumber );
ADD_METHOD( GetMultiPlayerNumber );
ADD_METHOD( GetPlayerController );
ADD_METHOD( SetPlayerOptions );
ADD_METHOD( GetPlayerOptions );
ADD_METHOD( GetPlayerOptionsArray );