I hereby claim:
- I am local9 on github.
- I am tsohlacol (https://keybase.io/tsohlacol) on keybase.
- I have a public key ASDxwQF618XhLdRlSdtBqfv_nOyOysqm_c0-rNtx79MrAgo
To claim this, I am signing this object:
| public class NuiManager | |
| { | |
| private bool _hasFocus; | |
| /// <summary> | |
| /// true if focus is active. | |
| /// </summary> | |
| public bool IsNuiFocusOn => _hasFocus; | |
| /// <summary> |
I hereby claim:
To claim this, I am signing this object:
| <!-- | |
| ############################################################################################################# | |
| ############################################################################################################# | |
| ############################################################################################################# | |
| READ THIS BEFORE STARTING | |
| READ THIS BEFORE STARTING | |
| READ THIS BEFORE STARTING | |
| READ THIS BEFORE STARTING |
| // Speeches List by alexguirre | |
| // Code in C# using RAGEPluginHook | |
| // Usage example: | |
| // Speech.S_M_Y_SWAT_01_WHITE_FULL_01.GENERIC_CURSE_HIGH_03.PlayOn(ped, SpeechModifier.Force); | |
| namespace Put.Your.Namespace.Here | |
| { | |
| using Rage; | |
| internal struct Speech |