21 lines
488 B
HTML
21 lines
488 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetActorAnimationStartFrame [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetActorAnimationStartFrame(actor, animation) </h2></p>
|
|
<p>
|
|
Returns the first frame in an actor's animation
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setactoranimationframes.html">SetActorAnimationFrames</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |