Marks iScriptMultipleReturn for internal reference counting if a CountedPtr checks. More...
#include <script.h>
Public Types | |
| enum | { IsCastable = CastDynamic } |
| This should be cast dynamically when doing conversions inside CountedPtr. | |
| typedef Scripting::iScriptMultipleReturn | RefCountType |
| The Scripting::iScriptMultipleReturn is its own reference count. | |
Static Public Member Functions | |
| static RefCountType * | ConstructionPointer (RefCountType *Target) |
| The Construction Pointer for a Scripting::iScriptMultipleReturn is the pointer created during the New call. More... | |
Marks iScriptMultipleReturn for internal reference counting if a CountedPtr checks.
|
inlinestatic |
The Construction Pointer for a Scripting::iScriptMultipleReturn is the pointer created during the New call.
| Target | The pointer returned by new during construction of Scripting::iScript |
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.