getByScriptID()
No Description Provided
Function Definition
ts
public static getByScriptID(scriptID: number): Player | null;
Arguments
- scriptID: number
 
Returns
- Player | null
 
Documentation
No Documentation Provided Yet