Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
◆
operator bool()
ObjectProxy::operator bool
(
)
const
inline
explicit
Definition at line
102
of file
ObjectProxy.h
.
103
{
104
return
t_thing
!=
nullptr
;
105
}
ObjectProxy::t_thing
Thing * t_thing
Definition:
ObjectProxy.h:122
References
t_thing
.
ObjectProxy
Generated by
1.8.15