Page MenuHomeFeedback Tracker

xOk (Gennadiy)
User

Projects

User does not belong to any projects.

User Details

User Since
Jan 14 2023, 7:44 PM (110 w, 4 d)

Recent Activity

Jan 14 2023

xOk added a comment to T169745: ActionBaseCB.OnFinish(bool pCanceled): pCanceled param does not work.

Found, that OnFinish(bool pCanceled) is defined at HumanCommandActionCallback, and there is a comment:

//! called ALWAYS! when action is finished (normal finish or cancel -> pCanceled)
	void 	OnFinish(bool pCanceled)	{};

Does it mean, that pCanceled is false at any case: normal finish or cancel?

Jan 14 2023, 8:31 PM · DayZ Modding, DayZ
xOk added a comment to T169745: ActionBaseCB.OnFinish(bool pCanceled): pCanceled param does not work.
Jan 14 2023, 8:21 PM · DayZ Modding, DayZ
xOk added a comment to T169745: ActionBaseCB.OnFinish(bool pCanceled): pCanceled param does not work.

Found, that OnFinish(bool pCanceled) is defined at HumanCommandActionCallback, and there is a comment:

Jan 14 2023, 8:02 PM · DayZ Modding, DayZ
xOk created T169745: ActionBaseCB.OnFinish(bool pCanceled): pCanceled param does not work.
Jan 14 2023, 7:56 PM · DayZ Modding, DayZ