10 lines
442 B
Plaintext
10 lines
442 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/PhysicalBehaviourManager.html
|
|
Title: People Playground Modding - PhysicalBehaviourManager
|
|
==================================================
|
|
|
|
public class PhysicalBehaviourManager
|
|
Inherits BehaviourManager<PhysicalBehaviour>
|
|
Updates physical behaviours without doing the whole Unity message nonsense
|
|
Methods
|
|
protected override IList<PhysicalBehaviour> GetCollection()
|
|
No description provided |