| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL ClassIsA (character, character) | 
     Returns if the child class is a child of the given parent class  | 
|
| + | ClearCaches () | 
     Clears all caches of this class  | 
|
| + | LOGICAL ObjectIsA (character, character) | 
     Returns if the object is of the given class  | 
| 
         
            
                Top
                
            
         
        PUBLIC LOGICAL ClassIsA (character, character)
 
  | 
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC ClearCaches ()
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC LOGICAL ObjectIsA (character, character)
 
  | 
|||||||||||||||||||||||||