Size: 16503
Comment:
|
Size: 16501
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 165: | Line 165: |
CategoryVariables | CategoryObjects |
Contents
- currentDateTime
- currentTime
- playerInfo.lastLoginTime
- playerInfo.createrTime
- playerInfo.office
- playerInfo.castleCount
- playerInfo.honor
- playerInfo.levelId
- playerInfo.medal
- playerInfo.sex
- playerInfo.accountName
- playerInfo.faceUrl
- playerInfo.id
- playerInfo.allianceLevel
- playerInfo.bdenyotherplayer
- playerInfo.population
- playerInfo.flag
- playerInfo.prestige
- playerInfo.userName
- playerInfo.userId
- playerInfo.titleId
- playerInfo.ranking
- playerInfo.alliance
currentDateTime
Usage: |
m_context.Player.currentDateTime |
Example: |
m_context.Player.currentDateTime |
Description goes here.
currentTime
Usage: |
m_context.Player.currentTime |
Example: |
m_context.Player.currentTime |
Description goes here.
playerInfo.lastLoginTime
Usage: |
m_context.Player.playerInfo.lastLoginTime |
Example: |
m_context.Player.playerInfo.lastLoginTime |
Description goes here.
playerInfo.createrTime
Usage: |
m_context.Player.playerInfo.createrTime |
Example: |
m_context.Player.playerInfo.createrTime |
Description goes here.
playerInfo.office
Usage: |
m_context.Player.playerInfo.office |
Example: |
m_context.Player.playerInfo.office |
Description goes here.
playerInfo.castleCount
Usage: |
m_context.Player.playerInfo.castleCount |
Example: |
m_context.Player.playerInfo.castleCount |
Description goes here.
playerInfo.honor
Usage: |
m_context.Player.playerInfo.honor |
Example: |
m_context.Player.playerInfo.honor |
Description goes here.
playerInfo.levelId
Usage: |
m_context.Player.playerInfo.levelId |
Example: |
m_context.Player.playerInfo.levelId |
Description goes here.
playerInfo.medal
Usage: |
m_context.Player.playerInfo.medal |
Example: |
m_context.Player.playerInfo.medal |
Description goes here.
playerInfo.sex
Usage: |
m_context.Player.playerInfo.sex |
Example: |
m_context.Player.playerInfo.sex |
Description goes here.
playerInfo.accountName
Usage: |
m_context.Player.playerInfo.accountName |
Example: |
m_context.Player.playerInfo.accountName |
Description goes here.
playerInfo.faceUrl
Usage: |
m_context.Player.playerInfo.faceUrl |
Example: |
m_context.Player.playerInfo.faceUrl |
Description goes here.
playerInfo.id
Usage: |
m_context.Player.playerInfo.id |
Example: |
m_context.Player.playerInfo.id |
Description goes here.
playerInfo.allianceLevel
Usage: |
m_context.Player.playerInfo.allianceLevel |
Example: |
m_context.Player.playerInfo.allianceLevel |
Description goes here.
playerInfo.bdenyotherplayer
Usage: |
m_context.Player.playerInfo.bdenyotherplayer |
Example: |
m_context.Player.playerInfo.bdenyotherplayer |
Description goes here.
playerInfo.population
Usage: |
m_context.Player.playerInfo.population |
Example: |
m_context.Player.playerInfo.population |
Description goes here.
playerInfo.flag
Usage: |
m_context.Player.playerInfo.flag |
Example: |
m_context.Player.playerInfo.flag |
Description goes here.
playerInfo.prestige
Usage: |
m_context.Player.playerInfo.prestige |
Example: |
m_context.Player.playerInfo.prestige |
Description goes here.
playerInfo.userName
Usage: |
m_context.Player.playerInfo.userName |
Example: |
m_context.Player.playerInfo.userName |
Description goes here.
playerInfo.userId
Usage: |
m_context.Player.playerInfo.userId |
Example: |
m_context.Player.playerInfo.userId |
Description goes here.
playerInfo.titleId
Usage: |
m_context.Player.playerInfo.titleId |
Example: |
m_context.Player.playerInfo.titleId |
Description goes here.
playerInfo.ranking
Usage: |
m_context.Player.playerInfo.ranking |
Example: |
m_context.Player.playerInfo.ranking |
Description goes here.
playerInfo.alliance
Usage: |
m_context.Player.playerInfo.alliance |
Example: |
m_context.Player.playerInfo.alliance |
Description goes here.