Skip to content

Commit

Permalink
Remove duplicate CBaseAnimating code and document it
Browse files Browse the repository at this point in the history
  • Loading branch information
luttje committed Aug 11, 2024
1 parent a39f92f commit f53d301
Show file tree
Hide file tree
Showing 57 changed files with 867 additions and 1,209 deletions.
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/CalculateIKLocks.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: CalculateIKLocks
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: CalculateIKLocks
realm: client
realm: shared
description: "Calculate IK locks."

arguments:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: ComputeEntitySpaceHitboxSurroundingBox
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: ComputeEntitySpaceHitboxSurroundingBox
realm: client
realm: shared
description: "Compute the entity space hitbox surrounding box."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/ComputeHitboxSurroundingBox.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: ComputeHitboxSurroundingBox
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: ComputeHitboxSurroundingBox
realm: client
realm: shared
description: "Compute the hitbox surrounding box."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/DoMuzzleFlash.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: DoMuzzleFlash
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: DoMuzzleFlash
realm: client
realm: shared
description: "Sets up muzzle flash parity."


Expand Down
23 changes: 23 additions & 0 deletions docs/classes/CBaseAnimating/Extinguish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
template: lua-class-function.html
title: Extinguish
icon: lua-server
tags:
- lua
- server
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: Extinguish
realm: server
description: "Extinguish the entity."


returns:

---

<div class="lua__search__keywords">
CBaseAnimating:Extinguish &#x2013; Extinguish the entity.
</div>
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/FindTransitionSequence.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: FindTransitionSequence
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: FindTransitionSequence
realm: client
realm: shared
description: "Find the transition sequence."

arguments:
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetAnimTimeInterval.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetAnimTimeInterval
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetAnimTimeInterval
realm: client
realm: shared
description: "Get the animation time interval."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetAttachmentLocal.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetAttachmentLocal
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetAttachmentLocal
realm: client
realm: shared
description: "Get the local attachment."

arguments:
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetBaseAnimating.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetBaseAnimating
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetBaseAnimating
realm: client
realm: shared
description: "Get the base animating entity."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetBonePosition.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetBonePosition
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetBonePosition
realm: client
realm: shared
description: "Get the bone position."

arguments:
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetCycle.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetCycle
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetCycle
realm: client
realm: shared
description: "Get the current cycle."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetFlexDescFacs.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetFlexDescFacs
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetFlexDescFacs
realm: client
realm: shared
description: "Get the flex desc facs."

arguments:
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetHitboxSet.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetHitboxSet
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetHitboxSet
realm: client
realm: shared
description: "Get the index of the hitbox set in use."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetHitboxSetCount.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetHitboxSetCount
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetHitboxSetCount
realm: client
realm: shared
description: "Get the hitbox set count."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetHitboxSetName.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetHitboxSetName
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetHitboxSetName
realm: client
realm: shared
description: "Get the hitbox set name."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetNumFlexControllers.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetNumFlexControllers
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetNumFlexControllers
realm: client
realm: shared
description: "Get the number of flex controllers."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetPlaybackRate.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetPlaybackRate
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetPlaybackRate
realm: client
realm: shared
description: "Get the playback rate."


Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetPoseParameter.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetPoseParameter
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetPoseParameter
realm: client
realm: shared
description: "Get the pose parameter."

arguments:
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/CBaseAnimating/GetPoseParameterRange.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
template: lua-class-function.html
title: GetPoseParameterRange
icon: lua-client
icon: lua-shared
tags:
- lua
- client
- shared
- needs-verification
- needs-example
lua:
library: CBaseAnimating
function: GetPoseParameterRange
realm: client
realm: shared
description: "Get the pose parameter range."

arguments:
Expand Down
Loading

0 comments on commit f53d301

Please sign in to comment.