F Facilauto Juan Member Licensed User Longtime User Oct 18, 2013 #1 Hello there! I wanted to know how can I check if an object is already initialized. Thanks for the responses and your time.
Hello there! I wanted to know how can I check if an object is already initialized. Thanks for the responses and your time.
mc73 Well-Known Member Licensed User Longtime User Oct 18, 2013 #2 Some of them have the isInitialized property. It return true if the object is initialized (obviously). Upvote 0
Some of them have the isInitialized property. It return true if the object is initialized (obviously).