_std/datum.dm 
| hasvar | Returns true if Datum has the given variable, false if not. Null if A doesn't exist. |
|---|---|
| istype_exact | Istype, but exact. Thing must be a datum. |
Define Details
hasvar 
Returns true if Datum has the given variable, false if not. Null if A doesn't exist.
istype_exact 
Istype, but exact. Thing must be a datum.