Back to Server.Commands.Generic

ObjectConditional

(static) ObjectConditional Parse( Mobile from, ref string[] args )
(static) ObjectConditional ParseDirect( Mobile from, string[] args, int offset, int size )
(ctor) ObjectConditional( Type objectType, ICondition[][] conditions )
bool HasCompiled( get; )
bool IsItem( get; )
bool IsMobile( get; )
Type Type( get; )
bool CheckCondition( object obj )
void Compile( ref AssemblyEmitter emitter )