MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / setRefuseTalkTime

Method setRefuseTalkTime

src/logic/PlayerController.h:351–351  ·  view source on GitHub ↗

* set timer for certain dialog options to be disabled * @param time in seconds */

Source from the content-addressed store, hash-verified

349 * @param time in seconds
350 */
351 void setRefuseTalkTime(float time) { m_RefuseTalkTime = time; }
352 /**
353 * @return The ai-state machine of this NPC
354 */

Callers 2

importObjectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected