- Found in:
- SKSE
Description
Wiki Description
Returns the time in seconds this spell or scroll takes to cast. (This function requires SKSE)
Documentation Comment
SKSE64 additions built 2024-01-17 20:01:40.731000 UTC
return the casting time
Examples
No human-generated examples found for this function.
Auto-Generated Example
float returnedValue = myScroll__toCallFunctionOn.GetCastTime()