forked from LeenkxTeam/LNXSDK
		
	Update Files
This commit is contained in:
		
							
								
								
									
										8
									
								
								Kha/Tools/linux_arm64/std/flash/system/SecurityDomain.hx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								Kha/Tools/linux_arm64/std/flash/system/SecurityDomain.hx
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,8 @@ | ||||
| package flash.system; | ||||
|  | ||||
| extern class SecurityDomain { | ||||
| 	@:flash.property @:require(flash11_3) var domainID(get,never) : String; | ||||
| 	private function get_domainID() : String; | ||||
| 	@:flash.property static var currentDomain(get,never) : SecurityDomain; | ||||
| 	private static function get_currentDomain() : SecurityDomain; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user