MCPcopy Index your code
hub / github.com/4ian/GDevelop / getProgress

Method getProgress

Extensions/TweenBehavior/TweenManager.ts:584–584  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

582 resume(): void;
583 pause(): void;
584 getProgress(): float;
585 getValue(): float;
586 getNetworkSyncData(): TweenInstanceNetworkSyncData<T>;
587 updateElapsedTime(newElapsedTime: float): void;

Callers 8

getProgressMethod · 0.65
getProgressMethod · 0.65
_updateValueMethod · 0.65
_updateValueMethod · 0.65
getProgressFunction · 0.65
index.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected