![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
ChatToArea(GameObject centerObject, string message, eChatType chatType, params GameObject[] excludes) | DOL.GS.Message | [static] |
ChatToArea(GameObject centerObject, string message, eChatType chatType, ushort distance, params GameObject[] excludes) | DOL.GS.Message | [static] |
ChatToOthers(GameObject centerObject, string message, eChatType chatType) | DOL.GS.Message | [static] |
MessageToArea(GameObject centerObject, string message, eChatType chatType, eChatLoc chatLoc, ushort distance, params GameObject[] excludes) | DOL.GS.Message | [static] |
SystemToArea(GameObject centerObject, string message, eChatType chatType, params GameObject[] excludes) | DOL.GS.Message | [static] |
SystemToArea(GameObject centerObject, string message, eChatType chatType, ushort distance, params GameObject[] excludes) | DOL.GS.Message | [static] |
SystemToOthers(GameObject centerObject, string message, eChatType chatType) | DOL.GS.Message | [static] |
SystemToOthers2(GameObject centerObject, eChatType chatType, string LanguageMessageID, params object[] args) | DOL.GS.Message | [static] |