Definition at line 361 of file proto.c.
◆ Link()
Definition at line 372 of file proto.c.
373 {
375 }
enum MagnumStableStateID init
References Init(), and init.
◆ Get()
◆ Init()
◆ IsNull()
Definition at line 382 of file proto.c.
383 {
385 return true;
386
387 return false;
388 }
References Get().
◆ Ptr()
◆ Release()
Definition at line 366 of file proto.c.
367 {
369 if (obj)
370 obj.Release();
371 }
References Get().
The documentation for this class was generated from the following file: