|
Polyphase Game Engine
|
This is the complete list of members for NodeGraphPlayer, including all inherited members.
| AddChild(Node *child, int32_t index=-1) | Node | |
| AddChild(const SharedPtr< T > &child, int32_t index=-1) | Node | inline |
| AddTag(const std::string &tag) | Node | |
| ApplyPropertyOverrides(const std::vector< Property > &overs) | Node | |
| As() const | Object | inline |
| Attach(Node *parent, bool keepWorldTransform=false, int32_t index=-1) | Node | virtual |
| Awake() | Node | virtual |
| BeginOverlap(Primitive3D *thisComp, Primitive3D *otherComp) override | NodeGraphPlayer | virtual |
| BreakSceneLink() | Node | |
| CallFunction(const std::string &name, const std::vector< Datum > &args={}) | Node | |
| CheckNetRelevance(Node *playerNode) | Node | virtual |
| ClassRuntimeName() | Object | inlinestatic |
| ClearForcedReplication() | Node | |
| Clone(bool recurse, bool instantiateLinkedScene=true, bool resolveNodePaths=false) | Node | |
| ConnectSignal(const std::string &name, Node *listener, SignalHandlerFP func) | Node | |
| ConnectSignal(const std::string &name, Node *listener, const ScriptFunc &func) | Node | |
| Construct(const std::string &name) | Node | static |
| Construct(TypeId typeId) | Node | static |
| Construct() | Node | inlinestatic |
| Copy(Node *srcNode, bool recurse) | Node | virtual |
| Create() override | NodeGraphPlayer | virtual |
| CreateChild(TypeId nodeType) | Node | |
| CreateChild(const char *typeName) | Node | |
| CreateChild() | Node | inline |
| CreateChild(const char *name) | Node | inline |
| CreateChildClone(Node *srcNode, bool recurse) | Node | |
| CreateChildSp() | Node | inline |
| CreateChildSp(const char *name) | Node | inline |
| DECLARE_FACTORY(Node, Node) | Node | |
| DECLARE_FACTORY_MANAGER(Node) | Node | |
| DECLARE_NODE(NodeGraphPlayer, Node) | NodeGraphPlayer | |
| DECLARE_OBJECT(Node, Object) | Node | |
| DECLARE_SCRIPT_LINK_BASE(Node) | Node | |
| Deleter(Node *node) | Node | static |
| Destroy() override | NodeGraphPlayer | virtual |
| DestroyAllChildren() | Node | |
| DestroyDeferred() | Node | |
| Destruct(Node *node) | Node | static |
| Detach(bool keepWorldTransform=false) | Node | |
| DisconnectSignal(const std::string &name, Node *listener) | Node | |
| DoChildrenHaveUniqueNames() const | Node | |
| Doom() | Node | |
| DrawCustomProperty(Property &prop) | Object | inlinevirtual |
| EditorTick(float deltaTime) | Node | virtual |
| EmitSignal(const std::string &name, const std::vector< Datum > &args) | Node | |
| EnableLateTick(bool enable) | Node | |
| EnableTick(bool enable) | Node | |
| EndOverlap(Primitive3D *thisComp, Primitive3D *otherComp) override | NodeGraphPlayer | virtual |
| EnsurePersistentUuid() | Node | |
| EnsureRuntimeGraph() | NodeGraphPlayer | protected |
| Equals(const Object *rhs) const | Object | inlinevirtual |
| FindAncestor(const std::string &name) | Node | |
| FindChild(const std::string &name, bool recurse) const | Node | |
| FindChild(const std::string &name, bool recurse) | Node | inline |
| FindChildIndex(const std::string &name) const | Node | |
| FindChildIndex(Node *child) const | Node | |
| FindChildWithTag(const std::string &name, bool recurse) const | Node | |
| FindDescendant(const std::string &name) | Node | |
| FindNetFunc(const char *name) | Node | |
| FindNetFunc(uint16_t index) | Node | |
| FindParentNodeIndex() const | Node | |
| FireEvent(const char *eventName) | NodeGraphPlayer | protected |
| FireNamedEvent(const char *eventName) | NodeGraphPlayer | |
| ForceReplication() | Node | |
| ForEach(T func, bool inverted=false) | Node | inline |
| GatherNetFuncs(std::vector< NetFunc > &outFuncs) | Node | virtual |
| GatherProperties(std::vector< Property > &outProps) override | NodeGraphPlayer | virtual |
| GatherPropertyOverrides(std::vector< Property > &outOverrides) | Node | |
| GatherReplicatedData(std::vector< NetDatum > &outData) | Node | virtual |
| GetChild(int32_t index) const | Node | |
| GetChildByType(TypeId type) const | Node | |
| GetChildren() const | Node | |
| GetCurrentCollisionEventData() const | NodeGraphPlayer | inline |
| GetCurrentOverlapEventData() const | NodeGraphPlayer | inline |
| GetDeltaTime() const | NodeGraphPlayer | inline |
| GetDrawData() | Node | virtual |
| GetField(const std::string &key) | Node | |
| GetField(int32_t key) | Node | |
| GetHitCheckId() const | Node | |
| GetLastTickedFrame() const | Node | |
| GetName() const | Node | |
| GetNetId() const | Node | |
| GetNodeGraphAsset() const | NodeGraphPlayer | |
| GetNodeId() const | Node | |
| GetNumChildren() const | Node | |
| GetOutputAsset(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputBool(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputByte(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputColor(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputFloat(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputInt(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputNode(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputShort(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputString(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputVector(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOutputVector2D(uint32_t pinIndex) const | NodeGraphPlayer | |
| GetOwningHost() const | Node | |
| GetParent() | Node | |
| GetParent() const | Node | |
| GetPersistentUuid() const | Node | |
| GetPlayOnStart() const | NodeGraphPlayer | inline |
| GetReplicatedData() | Node | |
| GetRoot() | Node | |
| GetRuntimeGraph() | NodeGraphPlayer | inline |
| GetScene() | Node | |
| GetScript() | Node | |
| GetSelfPtr() const | Node | inline |
| GetSubRoot() | Node | |
| GetTargetScreen() const | Node | inline |
| GetTypeName() const override | NodeGraphPlayer | virtual |
| GetVertexType() const | Node | virtual |
| GetWorld() | Node | |
| HandlePropChange(Datum *datum, uint32_t index, const void *newValue) | Node | protectedstatic |
| HasAncestor(Node *node) | Node | |
| HasAuthority() const | Node | |
| HasAwoken() const | Node | |
| HasStarted() const | Node | |
| HasStartFired() const | NodeGraphPlayer | inline |
| HasTag(const std::string &tag) | Node | |
| InstanceRuntimeId() const =0 | Object | pure virtual |
| InvokeNetFunc(const char *name) | Node | |
| InvokeNetFunc(const char *name, Datum param0) | Node | |
| InvokeNetFunc(const char *name, Datum param0, Datum param1) | Node | |
| InvokeNetFunc(const char *name, Datum param0, Datum param1, Datum param2) | Node | |
| InvokeNetFunc(const char *name, Datum param0, Datum param1, Datum param2, Datum param3) | Node | |
| InvokeNetFunc(const char *name, Datum param0, Datum param1, Datum param2, Datum param3, Datum param4) | Node | |
| InvokeNetFunc(const char *name, Datum param0, Datum param1, Datum param2, Datum param3, Datum param4, Datum param5) | Node | |
| InvokeNetFunc(const char *name, Datum param0, Datum param1, Datum param2, Datum param3, Datum param4, Datum param5, Datum param6) | Node | |
| InvokeNetFunc(const char *name, Datum param0, Datum param1, Datum param2, Datum param3, Datum param4, Datum param5, Datum param6, Datum param7) | Node | |
| InvokeNetFunc(const char *name, const std::vector< Datum > ¶ms) | Node | |
| Is(RuntimeId id) const | Object | inlinevirtual |
| Is(const char *name) const | Object | inlinevirtual |
| IsActive(bool recurse=false) const | Node | |
| IsAlwaysRelevant() const | Node | |
| IsDefault() const | Node | |
| IsDestroyed() const | Node | |
| IsDoomed() const | Node | |
| IsForeign() const | Node | |
| IsLateTickEnabled() const | Node | |
| IsLight3D() const | Node | virtual |
| IsLocallyControlled() const | Node | |
| IsNode3D() const | Node | virtual |
| IsOwned() const | Node | |
| IsPaused() const | NodeGraphPlayer | |
| IsPendingDestroy() const | Node | |
| IsPersistent() const | Node | |
| IsPlaying() const | NodeGraphPlayer | |
| IsPrimitive3D() const | Node | virtual |
| IsReplicated() const | Node | |
| IsSceneLinked(bool ignoreInPie=true) const | Node | |
| IsSceneLinkedChild(bool ignoreInPie=true) | Node | |
| IsTickEnabled() const | Node | |
| IsTransformReplicated() const | Node | |
| IsTransient() const | Node | virtual |
| IsUserdataCreated() const | Node | |
| IsVisible(bool recurse=false) const | Node | |
| IsWidget() const | Node | virtual |
| IsWorldRoot() const | Node | |
| LoadStream(Stream &stream, Platform platform, uint32_t version) | Node | virtual |
| mActive | Node | protected |
| mAlwaysRelevant | Node | protected |
| mBeginOverlapQueue | NodeGraphPlayer | protected |
| mChildNameMap | Node | protected |
| mChildren | Node | protected |
| mCurrentCollisionEventData | NodeGraphPlayer | protected |
| mCurrentCollisions | NodeGraphPlayer | protected |
| mCurrentOverlapEventData | NodeGraphPlayer | protected |
| mDefault | Node | protected |
| mDeltaTime | NodeGraphPlayer | protected |
| mDestroyed | Node | protected |
| mEndOverlapQueue | NodeGraphPlayer | protected |
| mForceReplicate | Node | protected |
| mHasAwoken | Node | protected |
| mHasStarted | Node | protected |
| mLastTickedFrame | Node | protected |
| mLateTick | Node | protected |
| mName | Node | protected |
| mNetId | Node | protected |
| mNodeGraphAsset | NodeGraphPlayer | protected |
| mNodeId | Node | protected |
| mOwningHost | Node | protected |
| mParent | Node | protected |
| mPaused | NodeGraphPlayer | protected |
| mPersistent | Node | protected |
| mPersistentUuid | Node | protected |
| mPlaying | NodeGraphPlayer | protected |
| mPlayOnStart | NodeGraphPlayer | protected |
| mPreviousCollisions | NodeGraphPlayer | protected |
| mProcessor | NodeGraphPlayer | protected |
| mReplicate | Node | protected |
| mReplicatedData | Node | protected |
| mReplicateTransform | Node | protected |
| mRuntimeGraph | NodeGraphPlayer | protected |
| mScene | Node | protected |
| mScript | Node | protected |
| mScriptFile | Node | protected |
| mSelf | Node | protected |
| mSignalMap | Node | protected |
| mStartFired | NodeGraphPlayer | protected |
| mTags | Node | protected |
| mTargetScreen | Node | protected |
| mTickEnabled | Node | protected |
| mTransient | Node | protected |
| mUserdataCreated | Node | protected |
| mVisible | Node | protected |
| mWorld | Node | protected |
| NeedsForcedReplication() | Node | |
| Node() | Node | |
| NodeGraphPlayer() | NodeGraphPlayer | |
| OnCollision(Primitive3D *thisComp, Primitive3D *otherComp, glm::vec3 impactPoint, glm::vec3 impactNormal, btPersistentManifold *manifold) override | NodeGraphPlayer | virtual |
| OnInstanced() | Node | virtual |
| OnRep_OwningHost(Datum *datum, uint32_t index, const void *newValue) | Node | protectedstatic |
| Pause() | NodeGraphPlayer | |
| Play() | NodeGraphPlayer | |
| PrepareTick(std::vector< NodePtrWeak > &outTickNodes, bool game, bool recurse) | Node | virtual |
| ProcessPendingDestroys() | Node | static |
| ProcessPhysicsEvents() | NodeGraphPlayer | protected |
| QueryInterface(RuntimeId id) const | Object | inlinevirtual |
| RegisterNetFuncs(Node *node) | Node | static |
| RemoveChild(Node *child) | Node | |
| RemoveChild(int32_t index) | Node | |
| RemoveChild(const SharedPtr< Node > &child) | Node | inline |
| RemoveTag(const std::string &tag) | Node | |
| Render(PipelineConfig pipelineConfig) | Node | virtual |
| Render() | Node | virtual |
| RenderSelected(bool renderChildren) | Node | |
| RenderShadow() | Node | |
| Reset() | NodeGraphPlayer | |
| RuntimeName() const =0 | Object | pure virtual |
| RuntimeParentName() const =0 | Object | pure virtual |
| SaveStream(Stream &stream, Platform platform) | Node | virtual |
| SendNetFunc(NetFunc *func, uint32_t numParams, const Datum **params) | Node | protected |
| SetActive(bool active) | Node | virtual |
| SetAlwaysRelevant(bool alwaysRelevant) | Node | |
| SetDefault(bool isDefault) | Node | |
| SetField(const std::string &name, const Datum &value) | Node | |
| SetField(int32_t key, const Datum &value) | Node | |
| SetHitCheckId(uint32_t id) | Node | |
| SetInputAsset(const char *name, Asset *asset) | NodeGraphPlayer | |
| SetInputAudio3D(const char *name, Node *value) | NodeGraphPlayer | |
| SetInputBool(const char *name, bool value) | NodeGraphPlayer | |
| SetInputByte(const char *name, uint8_t value) | NodeGraphPlayer | |
| SetInputColor(const char *name, const glm::vec4 &value) | NodeGraphPlayer | |
| SetInputFloat(const char *name, float value) | NodeGraphPlayer | |
| SetInputInt(const char *name, int32_t value) | NodeGraphPlayer | |
| SetInputNode(const char *name, Node *value) | NodeGraphPlayer | |
| SetInputNode3D(const char *name, Node *value) | NodeGraphPlayer | |
| SetInputQuad(const char *name, Node *value) | NodeGraphPlayer | |
| SetInputScene(const char *name, Asset *asset) | NodeGraphPlayer | |
| SetInputShort(const char *name, int16_t value) | NodeGraphPlayer | |
| SetInputSpline3D(const char *name, Node *value) | NodeGraphPlayer | |
| SetInputString(const char *name, const char *value) | NodeGraphPlayer | |
| SetInputText(const char *name, Node *value) | NodeGraphPlayer | |
| SetInputVector(const char *name, const glm::vec3 &value) | NodeGraphPlayer | |
| SetInputVector2D(const char *name, const glm::vec2 &value) | NodeGraphPlayer | |
| SetInputWidget(const char *name, Node *value) | NodeGraphPlayer | |
| SetName(const std::string &newName) | Node | |
| SetNetId(NetId id) | Node | |
| SetNodeGraphAsset(NodeGraphAsset *asset) | NodeGraphPlayer | |
| SetOwningHost(NetHostId hostId, bool setAsPawn=false) | Node | |
| SetParent(Node *parent) | Node | protectedvirtual |
| SetPersistent(bool persistent) | Node | |
| SetPersistentUuid(uint64_t uuid) | Node | |
| SetPlayOnStart(bool v) | NodeGraphPlayer | inline |
| SetReplicate(bool replicate) | Node | |
| SetReplicateTransform(bool repTransform) | Node | |
| SetScene(Scene *scene) | Node | |
| SetScriptFile(const std::string &fileName) | Node | |
| SetTargetScreen(uint8_t screen) | Node | inline |
| SetTransient(bool transient) | Node | |
| SetUserdataCreated(bool created) | Node | |
| SetVisible(bool visible) | Node | virtual |
| SetWorld(World *world, bool subRoot) | Node | virtual |
| sNextNodeId | Node | protectedstatic |
| sPendingDestroySet | Node | protectedstatic |
| Start() override | NodeGraphPlayer | virtual |
| Stop() override | NodeGraphPlayer | virtual |
| StopGraph() | NodeGraphPlayer | |
| sTypeNetFuncMap | Node | protectedstatic |
| Tick(float deltaTime) override | NodeGraphPlayer | virtual |
| TickCommon(float deltaTime) | Node | protected |
| Traverse(T func, bool inverted=false) | Node | inline |
| ValidateUniqueChildName(Node *newChild) | Node | protected |
| ~Node() | Node | virtual |
| ~NodeGraphPlayer() | NodeGraphPlayer | virtual |
| ~Object()=default | Object | virtual |