proto native WorkspaceWidget GetWorkspace()
void GetCurrentImageData(out Widget layout, out Widget image)
Layout should be sufficient for generic manipulation of the hit image.
void HitDirectionImagesBase()
protected void PerformRegisterImages()
protected array< string > GetTypeLayoutPathArray()
protected array< string > GetTypeImagePathArray()
protected void RandomizeImageIdx()
protected void RegisterImage(string layout_path, string image_name)
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto native CGame GetGame()
static int RandomIntInclusive(int min, int max)
Returns a random int number between and min [inclusive] and max [inclusive].