Properties_T_Furcadia_Net_Utils_ChannelObjects_QueryChannelObject - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The QueryChannelObject type exposes the following members.
Name | Description | |
---|---|---|
ChannelText | Raw unformatted channel text (Inherited from ChannelObject.) | |
DynamicChannel | Dynamic Channel filter (Inherited from ChannelObject.) | |
FormattedChannelText | returns Clear Text to display in a log (Inherited from ChannelObject.) | |
InstructionType | Which Server to Client Instruction are we? (Inherited from BaseServerInstruction.) | |
Player | Active Triggering avatar (Inherited from ChannelObject.) | |
Query | Gets the query command type. | |
RawInstruction | Raw Server to Client instruction (Inherited from BaseServerInstruction.) |
QueryChannelObject Class
Furcadia.Net.Utils.ChannelObjects Namespace