1 #ifndef GAME_MWSCRIPT_REF_H 
    2 #define GAME_MWSCRIPT_REF_H 
    6 #include "../mwworld/ptr.hpp" 
   20             bool activeOnly = 
false) 
const;
 
   28             bool activeOnly = 
false) 
const;
 
MWWorld::Ptr operator()(Interpreter::Runtime &runtime, bool required=true, bool activeOnly=false) const 
Definition: ref.cpp:22
 
Runtime data and engine interface. 
Definition: runtime.hpp:15
 
MWWorld::Ptr operator()(Interpreter::Runtime &runtime, bool required=true, bool activeOnly=false) const 
Definition: ref.cpp:10
 
static const bool implicit
Definition: ref.hpp:25
 
Pointer to a LiveCellRef. 
Definition: ptr.hpp:19
 
static const bool implicit
Definition: ref.hpp:17