From b69d4ebff40c4b8fc55db00ad84514aff48f0c5d Mon Sep 17 00:00:00 2001 From: Pedro J. Estébanez Date: Wed, 17 May 2017 14:47:17 +0200 Subject: Add extended check option to GDFunctionState::is_valid() --- doc/base/classes.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/base/classes.xml') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index b50590c10..af0a494a8 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -15433,6 +15433,10 @@ + + If true, also check if the associated script and object still exists. + The extended check is done in debug mode as part of [method GDFunctionState.resume], but you can use this if you know you may be trying to resume without knowing for sure the object and/or script have survived up to that point. + Check whether the function call may be resumed. This is not the case if the function state was already resumed. -- cgit v1.2.3-70-g09d2