MetaManager:GetMetaPlayerOfInGamePlayer

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxGetMetaPlayerOfInGamePlayer( * Which in-game player to translate into a metaplayer. )
Description:
Gets the MetaPlayer playing a specific in-game player, if any.
ReturnsThe requested MetaPlayer, if any is playing that in-game player. If not 0 is returned.




Example
DescriptionPlaceholder!
Code
  1. for k,v in pairs(PagesWithoutExamples) do
  2.     v.MakeExample(NoErrors);
  3. end
OutputPlaceholder!
Personal tools